Skip to content

Commit

Permalink
Update StepHandle.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
surfdude29 authored Jan 26, 2025
1 parent 6bd7be2 commit 1b5c16d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/screens/Signup/StepHandle.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import {useThrottledValue} from '#/components/hooks/useThrottledValue'
import {At_Stroke2_Corner0_Rounded as At} from '#/components/icons/At'
import {Check_Stroke2_Corner0_Rounded as Check} from '#/components/icons/Check'
import {TimesLarge_Stroke2_Corner0_Rounded as Times} from '#/components/icons/Times'
import {InlineLinkText} from '#/components/Link'
import {Text} from '#/components/Typography'
import {BackNextButtons} from './BackNextButtons'

Expand Down

0 comments on commit 1b5c16d

Please sign in to comment.