UNPKG

reflex-motion-test

Version:
21 lines (20 loc) 595 B
import NotificationBell from './animations/NotificationBell'; import FormInput from './animations/FormInput'; import Starburst from './animations/Starburst'; import Checkbox from './animations/Checkbox'; import SocialLineIcons from './animations/SocialLineIcons'; import Toggle from './animations/Toggle'; import PlayPause from './animations/PlayPause'; import Hamburger from './animations/Hamburger'; import TabSwitch from './animations/TabSwitch'; export default [ NotificationBell, FormInput, Starburst, Checkbox, SocialLineIcons, Toggle, PlayPause, Hamburger, TabSwitch ];