@wise/art 0.0.0-experimental-cef6e43 → 0.0.0-experimental-75452c8
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 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -26,7 +26,7 @@ This package relies on following peer dependencies:
|
|
|
26
26
|
```js
|
|
27
27
|
import '@wise/art/dist/Illustration.css';
|
|
28
28
|
```
|
|
29
|
-
|
|
29
|
+
Note: ignore naming, the bundle store styles for multiple components from the package.
|
|
30
30
|
|
|
31
31
|
## Illustrations
|
|
32
32
|
|
package/package.json
CHANGED