UNPKG
reflex-motion-test
Version:
latest (1.0.0)
1.0.0
Simple, elegant animations library
github.com/gracesnoh/reflex-motion
gracesnoh/reflex-motion
reflex-motion-test
/
animations
/
TabSwitch
/
index.js
4 lines
(2 loc)
•
64 B
JavaScript
View Raw
1
2
3
4
import
TabSwitch
from
'./TabSwitch'
;
export
default
TabSwitch
;