We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a0f56 commit 8da2abdCopy full SHA for 8da2abd
2 files changed
βREADME.mdβ
@@ -15,7 +15,7 @@
15
<img alt="Bundle size" src="https://badgen.net/bundlephobia/minzip/react" />
16
</p>
17
18
-> π Animated dark mode toggle as seen in awesome blogs!
+> π Animated dark mode toggle as seen in blogs!
19
20

21
βpackage.jsonβ
@@ -32,6 +32,7 @@
32
"trailingComma": "es5"
33
},
34
"name": "react-toggle-dark-mode",
35
+ "description": "Animated dark mode toggle as seen in blogs!",
36
"author": "Jose R. Felix (https://jfelix.info)",
37
"module": "dist/react-dark-mode-switch.esm.js",
38
"repository": {
0 commit comments