1
0
mirror of https://github.com/bitwarden/browser synced 2026-02-19 10:54:00 +00:00

Merge branch 'main' into ps/extension-refresh

This commit is contained in:
Vicki League
2024-08-07 13:23:52 -04:00
28 changed files with 1071 additions and 31 deletions

View File

@@ -4,6 +4,10 @@ import * as stories from "./button.stories";
<Meta of={stories} />
```ts
import { ButtonModule } from "@bitwarden/components";
```
# Button
Buttons are interactive elements that can be triggered using a mouse, keyboard, or touch. They are