We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 917d372 commit 5829457Copy full SHA for 5829457
1 file changed
packages/charts/README.md
@@ -11,21 +11,6 @@ yarn add @ui5/webcomponents-react-charts
11
### Documentation
12
You can find an interactive documentation in our [Storybook](https://sap.github.io/ui5-webcomponents-react/).
13
14
-## Contributing
15
-
16
-### Create New Components
17
18
-You can create new components with our cli: 🎉<br>
19
-Using npm:
20
-```bash
21
-npm run create-component YOUR_COMPONENT_NAME
22
-```
23
-Using yarn:
24
25
-yarn create-component YOUR_COMPONENT_NAME
26
27
-These commands will create a new folder in the src folder, containing the index, the stylesheets as well as the demo.
28
29
## Contribute
30
Please check our [Contribution Guidelines](https://github.com/SAP/ui5-webcomponents-react/blob/master/CONTRIBUTING.md).
31
0 commit comments