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

3 lines
88 B
JavaScript

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