mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-26 08:01:38 +00:00
add instruction to use the Button component (#7554)
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
|
||||
### UI Components
|
||||
|
||||
- Use frontend/src/lib/components/common/button/Button.svelte for all buttons
|
||||
- Use the component TextInput for all text inputs
|
||||
- Form components (TextInputs, ToggleButtons, Select ...) should all use the same size when put together, using the unified size system.
|
||||
- Read carefully components props JSDoc before using them
|
||||
|
||||
Reference in New Issue
Block a user