Skip to content

Commit

Permalink
feat svg icon added on index of svgicons
Browse files Browse the repository at this point in the history
  • Loading branch information
varun2948 committed Jan 4, 2024
1 parent bca69c7 commit bbb367b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/components/svgIcons/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,4 @@ export { CutIcon } from './cut';
export { FileImportIcon } from './fileImport';
export { CalendarIcon } from './calendar';
export { CommentIcon } from './comment';
export { DownloadIcon } from './download';

0 comments on commit bbb367b

Please sign in to comment.