Skip to content

Commit

Permalink
fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
mantikoros committed Sep 24, 2024
1 parent 7a2f13a commit 0819440
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/pages/redeem.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import { Col } from '../components/layout/col'
import { Page } from '../components/layout/page'
import { Row } from '../components/layout/row'
import { capitalize } from 'lodash'
import { useKYCGiftAmount } from 'web/components/twomba/toggle-verify-callout'
import { useKYCGiftAmount } from 'web/components/twomba/sweep-verify-section'
import {
Divider,
InputTitle,
Expand Down

0 comments on commit 0819440

Please sign in to comment.