move move frontend to progress-test
This commit is contained in:
16
app/javascript/components/index.ts
Normal file
16
app/javascript/components/index.ts
Normal file
@@ -0,0 +1,16 @@
|
||||
export * from "./Alert";
|
||||
export * from "./AlertV2";
|
||||
export * from "./Button";
|
||||
export * from "./Card";
|
||||
export * from "./CardGrid";
|
||||
export * from "./InputGroup";
|
||||
export * from "./AvatarEditor";
|
||||
export * from "./Navegator";
|
||||
export * from "./UserAvatar";
|
||||
export * from "./Dialog";
|
||||
export * from "./Appbar";
|
||||
export * from "./Modal";
|
||||
export * from "./List";
|
||||
export * from "./Disclosures";
|
||||
export * from './CurrentUserAvatar'
|
||||
export * from './Input'
|
||||
Reference in New Issue
Block a user