2023-05-17 22:25:26 -03:00

5 lines
105 B
TypeScript

export * from "./avatar";
export * from "./button";
export * from "./card";
export * from "./accordion";