File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,6 @@ export { IconCoins } from "./icons/coins";
44export { IconCopy } from "./icons/copy" ;
55export { IconDroplet } from "./icons/droplet" ;
66export { IconEdit } from "./icons/edit" ;
7- export { IconWallet } from "./icons/wallet" ;
87export { IconExpand } from "./icons/expand" ;
98export { IconExternal } from "./icons/external" ;
109export { IconFire } from "./icons/fire" ;
@@ -19,6 +18,7 @@ export { IconSearch } from "./icons/search";
1918export { IconShield } from "./icons/shield" ;
2019export { IconTool } from "./icons/tool" ;
2120export { IconTriangle } from "./icons/triangle" ;
21+ export { IconWallet } from "./icons/wallet" ;
2222export { IconBook } from "./menu/book" ;
2323export { IconCheck } from "./menu/check" ;
2424export { IconCode } from "./menu/code" ;
You can’t perform that action at this time.
0 commit comments