Skip to content

Commit

Permalink
fix: name issue
Browse files Browse the repository at this point in the history
  • Loading branch information
AMIRKHANEF committed Feb 23, 2025
1 parent d7ea4ea commit e3288bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/extension-polkagate/src/assets/icons/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ export { default as pastCrowdloanBlack } from './pastCrowdloanBlack.svg';
export { default as pastCrowdloanRed } from './pastCrowdloanRed.svg';
export { default as pastCrowdloanWhite } from './pastCrowdloanWhite.svg';
export { default as riot } from './riot.svg';
export { default as safeBox } from './safeBox.svg';
export { default as safeBox } from './SafeBox.svg';
export { default as safeBoxLight } from './safeBoxLight.svg';
export { default as soloSettingBlack } from './soloSettingBlack.svg';
export { default as soloSettingWhite } from './soloSettingWhite.svg';
Expand Down

0 comments on commit e3288bb

Please sign in to comment.