Add Button design system and Storybook Solid setup
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 15s
Some checks failed
CI TEST (Vault secrets) / build (push) Failing after 15s
This commit is contained in:
2
src/shared/designSystem/components/Button/index.ts
Normal file
2
src/shared/designSystem/components/Button/index.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export type { ButtonProps } from "./types/Button.types.ts";
|
||||
export { Button } from "./ui/Button.tsx";
|
||||
Reference in New Issue
Block a user