UNPKG
toggle-switch
Version:
latest (0.0.2)
0.0.2
0.0.1
0.0.0
Toggle switch/button
github.com/forgetboy/toggle-switch
forgetboy/toggle-switch
toggle-switch
/
app
/
components
/
toggle-switch.js
3 lines
(2 loc)
•
96 B
JavaScript
View Raw
1
2
3
import
toggleSwitch
from
'toggle-switch/components/toggle-switch'
;
export
default
toggleSwitch;