@egovernments/digit-ui-components 0.0.1-beta.16 → 0.0.1-beta.18
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 +2 -0
- package/dist/index.js +1 -1
- package/package.json +2 -2
package/README.md
CHANGED
|
@@ -58,6 +58,8 @@ yarn storybook
|
|
|
58
58
|
# Changelog
|
|
59
59
|
|
|
60
60
|
```bash
|
|
61
|
+
0.0.1-beta.18 updated dropdown option labels
|
|
62
|
+
0.0.1-beta.17 updated toast info varinat css and category option css
|
|
61
63
|
0.0.1-beta.16 added erroe boundary atom
|
|
62
64
|
0.0.1-beta.15 added info varinat for toast
|
|
63
65
|
0.0.1-beta.14 updated dropdown options label to use optionsKey
|