Skip to content

Commit 1acd7f7

Browse files
committed
setup
1 parent 7fafdff commit 1acd7f7

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -25,20 +25,6 @@ yarn link
2525

2626
`yarn link` will be used to dev-test the component in any project while developing it
2727

28-
## Testing the component
29-
30-
In any other project that would like to use run
31-
32-
```
33-
yarn link rcomponents
34-
```
35-
36-
This would allow to import elements from the local directory, as in
37-
38-
```
39-
import { Sample } from 'rcomponents'
40-
```
41-
4228
## Deploy to npm
4329

4430
To deploy the ready React components run

0 commit comments

Comments
 (0)