Skip to content

Commit

Permalink
Update index.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
degenhouse authored May 12, 2023
1 parent 6860a36 commit c5a564f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Svg/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -68,9 +68,9 @@ export { default as NftIcon } from "./Icons/Nft";
export { default as NftFilledIcon } from "./Icons/NftFilled";
export { default as NoProfileAvatarIcon } from "./Icons/NoProfileAvatar";
export { default as OpenNewIcon } from "./Icons/OpenNew";
export { default as PancakesIcon } from "./Icons/Pancakes";
export { default as PancakesIcon } from "./Icons/LogoRound";
export { default as PencilIcon } from "./Icons/Pencil";
export { default as PancakeRoundIcon } from "./Icons/PancakeRound";
export { default as PancakeRoundIcon } from "./Icons/LogoRound";
export { default as PocketWatchIcon } from "./Icons/PocketWatch";
export { default as PlayCircleOutlineIcon } from "./Icons/PlayCircleOutline";
export { default as PredictionsIcon } from "../../widgets/Menu/icons/Predictions";
Expand Down

0 comments on commit c5a564f

Please sign in to comment.