1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-08 11:33:28 +00:00
Files
browser/libs/components/src/icon/icons/index.ts
Nick Krantz 0b5afa6252 [PM-10731] Move vault icons (#10453)
* 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
2024-08-12 08:38:11 -05:00

4 lines
85 B
TypeScript

export * from "./search";
export * from "./no-access";
export * from "./no-results";