@kcuf-ui/theme-toggle
v0.2.0
Published
Theme toggle SVG components, with fine animation.
Readme
@kcuf-ui/theme-toggle
A fork and re-written (using styled-components) of the wonderful @theme-toggles/react.
Why
- Don't want to manually include external CSS
- Don't want the
buttonwrap and theasprop does NOT work as expected, which makes it impossible to put it under my styledbutton(yieldsvalidateDOMNestingwarning)
In other words, I just want the SVG elements.
