File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 3636- 🚀 ** Fast** : Built with hooks and functional components only.
3737- 🛡 ** Bulletproof** : Written in strict TypeScript and has 100% test coverage.
3838- 🗂 ** Typed** : Ships with [ types included] ( #typescript-support )
39- - 😍 ** Simple** : The interface is straight forward and easy to use.
39+ - 😍 ** Simple** : The interface is straightforward and easy to use.
4040- 👫 ** Cross-browser** : Works out-of-the-box for most browsers, regardless of version.
4141- 📲 ** Mobile-friendly** : Supports mobile devices and touch screens.
4242- 💬 ** Accessible** : Follows the [ WAI-ARIA] ( https://www.w3.org/WAI/standards-guidelines/aria/ ) guidelines to support users of assistive technologies.
@@ -232,7 +232,7 @@ declare global {
232232}
233233```
234234
235- This will correct the types an allow you to use ** react-colorful** along with many other React + TS libraries in your Preact + TS application.
235+ This will correct the types and allow you to use ** react-colorful** along with many other React + TS libraries in your Preact + TS application.
236236
237237</details >
238238
You can’t perform that action at this time.
0 commit comments