tee3apps-cms-sdk-react 0.0.2 → 0.0.4

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
@@ -15,7 +15,8 @@ A powerful and flexible React component library for dynamically rendering pages
15
15
  ## 📦 Installation
16
16
 
17
17
  ```bash
18
- npm install tee3apps-cms-sdk-react```
18
+ npm install tee3apps-cms-sdk-react
19
+ ```
19
20
 
20
21
  or with yarn:
21
22