1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-21 18:53:29 +00:00

Migrate libs/tools/card to be owned by DIRT (#14987)

Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
Daniel James Smith
2025-05-30 09:37:08 +02:00
committed by GitHub
parent 949e9b14ab
commit 0f6d4a92d7
26 changed files with 40 additions and 39 deletions

View File

@@ -0,0 +1 @@
export { CardComponent } from "./card.component";