UNPKG

event-services

Version:

Collection of hooks, components, generics (buttons, containers, styles, tools) for creating web applications for guest management for any type of events: weddings, parties, graduations that require guest confirmation and display useful information to gues

9 lines (8 loc) 226 B
export * from './Header'; export * from './Logo'; export * from './SaveTheDate'; export * from './CountDown'; export * from './Carousel'; export * from './Itinerary'; export * from './StoryTimeline'; export * from './Footer';