Skip to content

Commit

Permalink
Update main.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
TheoXD authored May 2, 2024
1 parent f44c7e2 commit e104bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,6 @@ ReactDOM.createRoot(document.getElementById('root')!).render(
appearance: {
theme: 'light',
accentColor: '#676FFF',
logo: 'https://your-logo-url',
},
supportedChains: [incoChain],
}}>
Expand Down

0 comments on commit e104bf0

Please sign in to comment.