Skip to content

Commit 8da2abd

Browse files
author
Jose R Felix
committed
Update README and package.json
1 parent f5a0f56 commit 8da2abd

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<img alt="Bundle size" src="https://badgen.net/bundlephobia/minzip/react" />
1616
</p>
1717

18-
> πŸŒƒ Animated dark mode toggle as seen in awesome blogs!
18+
> πŸŒƒ Animated dark mode toggle as seen in blogs!
1919
2020
![Interactive sun and moon transition](./docs/demo.gif)
2121

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"trailingComma": "es5"
3333
},
3434
"name": "react-toggle-dark-mode",
35+
"description": "Animated dark mode toggle as seen in blogs!",
3536
"author": "Jose R. Felix (https://jfelix.info)",
3637
"module": "dist/react-dark-mode-switch.esm.js",
3738
"repository": {

0 commit comments

Comments
Β (0)