dfh-ui-library 1.14.47 → 1.14.49
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
CHANGED
|
@@ -115,4 +115,8 @@ npm run rollup
|
|
|
115
115
|
|
|
116
116
|
run above command for build the UI library
|
|
117
117
|
|
|
118
|
+
## Chromatic UI Review
|
|
119
|
+
|
|
120
|
+
For information about Chromatic UI Review workflows, responsive design testing, and designer integration, see [CHROMATIC.md](./CHROMATIC.md).
|
|
121
|
+
|
|
118
122
|
## License
|