Skip to content

Commit

Permalink
Ignore inexplicable type error
Browse files Browse the repository at this point in the history
  • Loading branch information
sisou committed Jan 31, 2025
1 parent 8de42cc commit f1a764c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/swap/SwapModal.vue
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,7 @@ export default defineComponent({
},
},
},
// @ts-expect-error Parameters 'props', 'context' implicitly have an 'any' type.
setup(props, context) {
const { config } = useConfig();
Expand Down

0 comments on commit f1a764c

Please sign in to comment.