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
18 lines (17 loc) • 488 B
JavaScript
import "./index.css";
import { C as n, a as i, H as p, I as x, L as c, S as l, b as m } from "./styles-9948158c.js";
import { j as e } from "./index-0a344d2e.js";
const t = () => /* @__PURE__ */ e.jsx("footer", { children: /* @__PURE__ */ e.jsxs("p", { children: [
"Invitación | ",
(/* @__PURE__ */ new Date()).getFullYear()
] }) });
export {
n as Carousel,
i as CountDown,
t as Footer,
p as Header,
x as Itinerary,
c as Logo,
l as SaveTheDate,
m as StoryTimeline
};