1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-16 08:13:42 +00:00

Create "new Send-button with type selection (#9842)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2024-06-26 18:08:18 +02:00
committed by GitHub
parent 1495b06736
commit 5a74371672
3 changed files with 38 additions and 0 deletions

View File

@@ -1 +1,2 @@
export * from "./icons";
export { NewSendDropdownComponent } from "./new-send-dropdown/new-send-dropdown.component";