export new form components

This commit is contained in:
Vendicated 2025-10-03 00:57:40 +02:00
parent 163e716dca
commit 467da909d6
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -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";