@momentum-design/components 0.1.2 → 0.1.3
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 -2
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -5,8 +5,7 @@
|
|
|
5
5
|
## Overview
|
|
6
6
|
|
|
7
7
|
This package is **Work In Progress** - there is no guarantee for consistency, stability till properly released.
|
|
8
|
-
There will be breaking changes coming up - it is not recommended to consume this package in this early stage.
|
|
9
8
|
|
|
10
9
|
## Consumption
|
|
11
10
|
|
|
12
|
-
|
|
11
|
+
Storybook & Guide can be found [here](https://momentum-design.github.io/momentum-design/en/components/).
|
package/package.json
CHANGED