Skip to content

Commit

Permalink
chore: hide expert mode toggle since it is unused
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewlilley committed Aug 13, 2024
1 parent 467c5bf commit b461c5f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ export const SimpleSwapSettingsOverlay = () => {
<SettingsOverlay
modules={[
SettingsModule.SlippageTolerance,
SettingsModule.ExpertMode,
// SettingsModule.ExpertMode,
SettingsModule.TransactionDeadline,
// SettingsModule.CarbonOffset
]}
Expand Down

0 comments on commit b461c5f

Please sign in to comment.