Skip to content

Commit

Permalink
fix: images
Browse files Browse the repository at this point in the history
  • Loading branch information
xsteadybcgo committed Sep 6, 2021
1 parent 4d2eb62 commit e874527
Show file tree
Hide file tree
Showing 6 changed files with 97 additions and 2 deletions.
19 changes: 19 additions & 0 deletions src/assets/Bifrost.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 23 additions & 0 deletions src/assets/Karura.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions src/assets/Moonriver.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions src/assets/Statemine.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
17 changes: 17 additions & 0 deletions src/assets/Subsocial.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/core/types/classes/chain.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ import img11 from '../../../assets/Stafi.svg'
import img12 from '../../../assets/Mandala.svg'
import img13 from '../../../assets/ChainX.svg'
import img14 from '../../../assets/Westend.svg'
import img15 from '../../../assets/subsocial.svg'
import img15 from '../../../assets/Subsocial.svg'
import img16 from '../../../assets/Moonbase.svg'
import img17 from '../../../assets/Statemine.svg'
import img18 from '../../../assets/Karura.svg'
import img19 from '../../../assets/Moonriver.svg'
import img20 from '../../../assets/bifrost.svg'
import img20 from '../../../assets/Bifrost.svg'
import img21 from '../../../assets/Statemine.svg'
import LiveNetworks from '../../../shared/components/svg/LiveNetworks'
import TestNetworks from '../../../shared/components/svg/TestNetworks'
Expand Down

0 comments on commit e874527

Please sign in to comment.