UNPKG

@janiscommerce/ui-native

Version:
20 lines (19 loc) 655 B
import JanisIso from './JanisIso'; import JanisCommerceLogo from './JanisCommerceLogo'; import JanisCommerceLogoQa from './JanisCommerceLogoQa'; import JanisCommerceLogoBeta from './JanisCommerceLogoBeta'; import LoginIllustration from './LoginIllustration'; import EmptyNotifications from './EmptyNotifications'; import EmptyListIllustration from './EmptyListIllustration'; import EmptyIllustration from './EmptyIllustration'; const Icons = { JanisIso, JanisCommerceLogo, JanisCommerceLogoQa, JanisCommerceLogoBeta, LoginIllustration, EmptyNotifications, EmptyListIllustration, EmptyIllustration, }; export default Icons;