Skip to content

Commit

Permalink
fix(core): fix feature branch conflict to 'main' (#4055)
Browse files Browse the repository at this point in the history
* chore(ops): bump packages to display changi (#4030)

* chore(ops): bump to add changi network

* chore(ops): bump packages to display changi

* feat(ui-ux): add svg icons for sui and xchf tokens (#4031)

* feat(ui-ux): add svg icons for sui and xchf tokens

* fix invlalid svg props

* update sui svg to a flatter one

* fix rect prop

---------

Co-authored-by: JJ Adonis <[email protected]>

* fix(ui-ux): updated walletkit package to filter out burn token pool pair (#4033)

* fix(ui-ux): updated walletkit package to filter out burn token pool pair

* fix(e2e): network details

* chore(ops): bump walletkit (#4036)

---------

Co-authored-by: Pierre Gee <[email protected]>
Co-authored-by: JJ Adonis <[email protected]>
Co-authored-by: Chloe <[email protected]>
  • Loading branch information
4 people authored Oct 12, 2023
1 parent 8a9bbb4 commit a19c0c7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mobile-app/app/components/icons/assets/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ import { dSOL } from "./dSOL";
import { dSUI } from "./dSUI";
import { XCHF } from "./XCHF";
import { dXCHF } from "./dXCHF";

import { EvmDFI } from "./EvmDFI";

const mapping: Record<string, (props: SvgProps) => JSX.Element> = {
Expand Down

0 comments on commit a19c0c7

Please sign in to comment.