@stokelp/ui 1.0.1 → 1.0.2
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/dist/components/form/FormLabel.d.ts +2 -1
- package/dist/ui.cjs +26 -26
- package/dist/ui.cjs.map +1 -1
- package/dist/ui.js +0 -1
- package/dist/ui.js.map +1 -1
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -25383,7 +25383,6 @@ export {
|
|
|
25383
25383
|
hz as FormHelperText,
|
|
25384
25384
|
vz as FormLabel,
|
|
25385
25385
|
mz as Heading,
|
|
25386
|
-
$A as StyledFormLabel,
|
|
25387
25386
|
XA as Switch,
|
|
25388
25387
|
yz as Text,
|
|
25389
25388
|
gz as Textarea,
|