1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-19 22:38:28 +00:00
thatmattlove-hyperglass/hyperglass/ui/components/Card/index.mjs

3 lines
88 B
JavaScript

export * from "./CardBody";
export * from "./CardFooter";
export * from "./CardHeader";