1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-13 14:53:33 +00:00

Run npm run prettier (#8950)

This commit is contained in:
Justin Baur
2024-04-27 12:37:19 -04:00
committed by GitHub
parent 72f411b6e3
commit 0ecde07525

View File

@@ -16,8 +16,8 @@ always use the native `form` element and bind a `formGroup`.
Forms consists of 1 or more inputs, and ends with 1 or 2 buttons.
If there are many inputs in a form, they should be organized into sections as content
relates. **Example:** Item type form
If there are many inputs in a form, they should be organized into sections as content relates.
**Example:** Item type form
Each input within a section should follow the following spacing guidelines (see
[Tailwind CSS spacing documentation](https://tailwindcss.com/docs/customizing-spacing)):