Skip to content

Commit

Permalink
Merge pull request #3 from rschristian/rschristian-patch-1
Browse files Browse the repository at this point in the history
docs: Correct `preact-compat` reference in the ReadMe
  • Loading branch information
mwood23 committed May 18, 2022
2 parents c7e1c21 + c3d6470 commit bd7a489
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -28,7 +28,7 @@ Preact Island helps you build these experiences by adding a lightweight layer on
- 馃Ъ Does not mutate the `window`. Use as many islands as you'd like on one page!
- 馃悾 Less than 1.3kB
- 鈽狅笍 Supports replacing the target selector
- 馃彅 React friendly with `preact-compat`
- 馃彅 React friendly with `preact/compat`
- 馃敡 Manually trigger rerenders with props
- 馃悪 Fully tested with Preact testing library
- 馃憯 Fully typed with TypeScript
Expand Down

0 comments on commit bd7a489

Please sign in to comment.