mainstack-library
Version:
component library for the mainstack frontend task
16 lines (15 loc) • 396 B
TypeScript
export * from "./analytics";
export * from "./apps";
export * from "./chat";
export * from "./crm";
export * from "./home";
export * from "./logo";
export * from "./menu";
export * from "./notification";
export * from "./revenue";
export * from "./caret-down";
export * from "./download";
export * from "./arrow-up";
export * from "./arrow-down";
export * from "./close";
export * from "./info";