Skip to content
This repository was archived by the owner on Mar 30, 2022. It is now read-only.

Commit 51915ad

Browse files
authored
Update README.md
1 parent 75bc557 commit 51915ad

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

README.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -19,17 +19,5 @@ npm i
1919

2020
3 run project
2121

22-
4 start using components
23-
24-
```
25-
import Button from 'HSButton'
26-
27-
<Button
28-
raised
29-
icon={{name: 'cached'}}
30-
title='RAISED WITH ICON' />
31-
32-
```
33-
3422
The API for React Native Elements is located [here](https://github.com/dabit3/React-Native-Elements).
3523

0 commit comments

Comments
 (0)