asma-core-ui 2.18.34 → 2.18.35
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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# How to create and use the Design System
|
|
2
2
|
|
|
3
|
-
## Component composition
|
|
3
|
+
## Component composition...
|
|
4
4
|
|
|
5
5
|
- When creating components that consists of several components, each component should be styled.
|
|
6
6
|
- Each components that is used to create a "composed" component should be styled, and remember to check if the component alread is styled.
|