mirror of
https://github.com/bitwarden/browser
synced 2026-01-08 11:33:28 +00:00
* move NoFolders icon to vault library
* move DeactivatedOrg icon to vault library
* move Vault icon to vault library
* move NoResults icon to vault library
* clean up barrel file
* Revert "move NoResults icon to vault library"
This reverts commit 43abd45db7.
* re-export no results
4 lines
85 B
TypeScript
4 lines
85 B
TypeScript
export * from "./search";
|
|
export * from "./no-access";
|
|
export * from "./no-results";
|