@proappstore/sdk 1.16.21 → 1.16.22
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -543,7 +543,7 @@ import { Avatar, SignInButton, ThemeToggle, TextSizeToggle, ProBadge, ProfileMen
|
|
|
543
543
|
- **TextSizeToggle** -- A/A+/A- button, cycles default/large/small text size. No props. Persists to localStorage.
|
|
544
544
|
- **ThemeToggle** -- Sun/moon button, cycles system/light/dark. No props.
|
|
545
545
|
|
|
546
|
-
See the [UI Component Library](https://
|
|
546
|
+
See the [UI Component Library](https://docs.proappstore.online/ui/) for the full list.
|
|
547
547
|
|
|
548
548
|
## Per-app SQL Database
|
|
549
549
|
|