Skip to content

Commit

Permalink
chore: update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
hiroki0525 committed Apr 30, 2024
1 parent 0e88210 commit 9f8db94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Lazyload your Components, Images or anything else. You can improve performance s
## Features

- ⚡️ Optimized performance: Reuses Intersection Observer instances where possible
- 💥 Minimum bundle: Around ~1.3kB
- 💥 Minimum bundle: Around ~1kB
- 🛠 TypeScript: It'll fit right into your existing TypeScript project
- 💡 Easy to understand: You don't have to know about complex Intersection Observer API
- 😽 React 18: Optimized using `Suspense` and `startTransition`
Expand Down

0 comments on commit 9f8db94

Please sign in to comment.