Skip to content

Commit e036c14

Browse files
authored
Update README.md
1 parent 80a67fb commit e036c14

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,6 @@ Monorepo of Red Hat Cloud services Components for applications in a React.js env
2121

2222
To contribute to docs and run the docs developemnt environment, please follow these [guides](https://github.com/RedHatInsights/frontend-components/tree/master/packages/docs/pages/contributing).
2323

24-
### Adding an example
25-
26-
Add new JS file to `/packages/docs/examples/<component name>/<example-name>.js`. The **component name** must be the same as the component MD file.
27-
2824
## Treeshaking PF with babel plugin
2925

3026
Patternfly packages require some ehancements to be done in order to properly treeshake your bundles. You can either use direct imports or plugin that does that for you, there are actually 2 plugins to do this

0 commit comments

Comments
 (0)