diff --git a/README.md b/README.md index 1240aec..d40459e 100755 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ - Typescript compatible - **0** Dependencies -- Tiny **~0.7kB** +- Tiny **~0.4kB** - React Hooks ###### Installation @@ -19,9 +19,11 @@ npm i use-light-switch ``` +## 💻 [Live Example](https://codesandbox.io/s/simple-wbpgp) + ## 🤔 Motivation -There was no library with typings 🤕 +There was no library that included typings 🤕 ## 🚀 Quickstart @@ -38,7 +40,7 @@ const App: React.FC = () => { }) return
Try switching your dark mode in macOS or Windows