@auth0/quantum-product 1.5.12 → 1.5.13
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 -5
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -4,7 +4,7 @@ Quantum Product is a reusable component library that helps Auth0 teams build UIs
|
|
|
4
4
|
|
|
5
5
|
## Docs
|
|
6
6
|
|
|
7
|
-
[Quantum Product Storybook](https://
|
|
7
|
+
[Quantum Product Storybook](https://quantum.okta.design/)
|
|
8
8
|
|
|
9
9
|
## Packages
|
|
10
10
|
|
|
@@ -18,10 +18,6 @@ Note: The below repos are private for now. The source code will be made public a
|
|
|
18
18
|
| [@auth0/quantum-codemods](https://github.com/auth0/quantum-product/tree/main/packages/quantum-codemods) | Codemods to help with migrations |
|
|
19
19
|
| [@a0/quantum-fonts](https://github.com/auth0/quantum-assets/tree/main/packages/quantum-fonts) | Extended Inter font (slashed-zero) |
|
|
20
20
|
|
|
21
|
-
## Figma
|
|
22
|
-
|
|
23
|
-
[Quantum Product Figma](https://www.figma.com/file/H20mOEOZpf5a2DXaUEbmSh/Quantum-Product-UI-Kit?node-id=2120%3A10967)
|
|
24
|
-
|
|
25
21
|
## Browser support
|
|
26
22
|
|
|
27
23
|
Quantum follows Auth0's main browser support for the [management dashboard](https://auth0.com/docs/troubleshoot/customer-support/product-support-matrix#auth0-dashboard-desktop-browsers):
|