Skip to content

Commit

Permalink
Update README (#153)
Browse files Browse the repository at this point in the history
  • Loading branch information
szhsin authored Sep 10, 2022
1 parent 1c60fa6 commit 2965253
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 3 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,10 @@
- Keyborad navigable
- Support animation
- Can be controlled or uncontrolled
- [Level 3 support](https://github.com/reactwg/react-18/discussions/70) of React 18 concurrent rendering
- Tree-shakable and bundle size optimised
- Support server-side rendering
- Strongly typed API with TypeScript

![react accordion](https://user-images.githubusercontent.com/41896553/188104820-5a722165-3727-458f-9dd2-53d886386459.gif)

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@szhsin/react-accordion",
"version": "1.0.0",
"version": "1.0.1",
"description": "An unstyled, accessible accordion library for building React apps and design systems.",
"author": "Zheng Song",
"license": "MIT",
Expand Down

0 comments on commit 2965253

Please sign in to comment.