1
0
mirror of https://github.com/bitwarden/browser synced 2026-01-10 12:33:26 +00:00
Files
browser/libs/tools/send/send-ui/src/icons/index.ts

4 lines
154 B
TypeScript

export { ExpiredSendIcon } from "./expired-send.icon";
export { NoSendsIcon } from "./no-send.icon";
export { ActiveSendIcon } from "./active-send.icon";