diff --git a/docs/assets/style.css b/docs/assets/style.css index 98a43779..072daed8 100644 --- a/docs/assets/style.css +++ b/docs/assets/style.css @@ -405,7 +405,8 @@ dd { } body { background: var(--color-background); - font-family: "Segoe UI", sans-serif; + font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans", + Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"; font-size: 16px; color: var(--color-text); } diff --git a/docs/functions/default.html b/docs/functions/default.html index 4b1a1bd8..a83198ce 100644 --- a/docs/functions/default.html +++ b/docs/functions/default.html @@ -4,4 +4,4 @@ this state accessible to all client components.
Optional
value: TGenerated using TypeDoc
Example
-