Skip to content

Commit

Permalink
Include FileInput in Readme (#21)
Browse files Browse the repository at this point in the history
  • Loading branch information
PsiKai authored Oct 5, 2024
1 parent 58209b0 commit e165790
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ npm i pk-components
- [Button](https://github.com/psikai/pk-components/blob/main/src/lib/components/Button/README.md)
- [LoadingSpinner](https://github.com/psikai/pk-components/blob/main/src/lib/components/LoadingSpinner/README.md)
- [Input](https://github.com/psikai/pk-components/blob/main/src/lib/components/Input/README.md)
- [FileInput](https://github.com/psikai/pk-components/blob/main/src/lib/components/FileInput/README.md)

### Demo

Expand Down

0 comments on commit e165790

Please sign in to comment.