mirror of
https://github.com/System-End/Vencord.git
synced 2026-04-19 20:55:13 +00:00
export new form components
This commit is contained in:
parent
163e716dca
commit
467da909d6
1 changed files with 3 additions and 1 deletions
|
|
@ -9,9 +9,11 @@ export * from "./CodeBlock";
|
|||
export { default as ErrorBoundary } from "./ErrorBoundary";
|
||||
export * from "./ErrorCard";
|
||||
export * from "./Flex";
|
||||
export * from "./FormDivider";
|
||||
export * from "./FormSwitch";
|
||||
export * from "./Grid";
|
||||
export * from "./Heart";
|
||||
export * from "./Icons";
|
||||
export * from "./Link";
|
||||
export * from "./settings";
|
||||
|
||||
export * from "./Switch";
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue