Skip to content

Commit

Permalink
fix: add IconGift exports
Browse files Browse the repository at this point in the history
  • Loading branch information
RamRamez committed Aug 29, 2023
1 parent bfb4cbc commit 7367f76
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/components/icons/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,10 @@ export * from './Forward/Forward32';
export * from './Fund/Fund';
export * from './Fund/Fund24';
export * from './Fund/Fund32';
export * from './Gift/Gift';
export * from './Gift/Gift16';
export * from './Gift/Gift24';
export * from './Gift/Gift32';
export * from './GasStation/GasStation';
export * from './GasStation/GasStation16';
export * from './GasStation/GasStation24';
Expand Down

0 comments on commit 7367f76

Please sign in to comment.