Update index.ts

This commit is contained in:
bsu3338 2023-08-05 01:20:44 -05:00 committed by GitHub
parent 14f4d66ea6
commit 65a7b2b8d2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,3 +19,4 @@ export { default as LinkIcon } from './LinkIcon';
export { default as DotsIcon } from './DotsIcon';
export { default as GearIcon } from './GearIcon';
export { default as TrashIcon } from './TrashIcon';
export { default as ListeningIcon } from './ListeningIcon';