Skip to content

Commit

Permalink
fix: update README
Browse files Browse the repository at this point in the history
  • Loading branch information
hassanpdn committed Feb 26, 2023
1 parent 896cb80 commit acdae6c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,6 @@ All contributions are welcomed. Help me to enrich this repository.

If you find any **bugs** in the examples, please file an issue.

### TODO

- [ ] Add modal component

## Installation

```shell
Expand Down Expand Up @@ -81,4 +77,8 @@ createApp(App)
| -------------------- |:-------------:| ---------------:|
| Button Component---- |:-------------:| ---------------:|
| bgColor | string | 'bg-green-500' |
| textColor | string | 'bg-black-500' |
| textColor | string | 'bg-black-500' |

### TODO

- [ ] Add modal component

0 comments on commit acdae6c

Please sign in to comment.