ada-ui 5.7.1 → 5.7.2-npm-test-bef4599e2d22079f48ec7171002506a51f094e5d
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/CHANGELOG.md +6 -0
- package/index.html +1 -1
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
package/index.html
CHANGED
|
@@ -31,7 +31,7 @@
|
|
|
31
31
|
data-label="Typography"
|
|
32
32
|
data-abbr="Typo"
|
|
33
33
|
></a>
|
|
34
|
-
<a href="#spacing" class="command shade1">Spacing</a>
|
|
34
|
+
<a href="#spacing" class="command shade1">Spacing Test</a>
|
|
35
35
|
<a href="#colors" class="command shade1">Colors</a>
|
|
36
36
|
<a href="#page-layout" class="command shade1">Page Layout</a>
|
|
37
37
|
<a
|
package/package.json
CHANGED