Skip to content

Commit

Permalink
import { submitRequestToBackground }
Browse files Browse the repository at this point in the history
  • Loading branch information
HowardBraham committed Oct 9, 2024
1 parent 7244f4c commit 0eb601f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/pages/onboarding-flow/onboarding-flow.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ import ExperimentalArea from '../../components/app/flask/experimental-area';
import OnboardingSuccessful from '../institutional/onboarding-successful/onboarding-successful';
import { RemindSRP } from '../institutional/remind-srp/remind-srp';
///: END:ONLY_INCLUDE_IF
import { submitRequestToBackground } from '../../store/background-connection';
import OnboardingFlowSwitch from './onboarding-flow-switch/onboarding-flow-switch';
import CreatePassword from './create-password/create-password';
import ReviewRecoveryPhrase from './recovery-phrase/review-recovery-phrase';
Expand Down

0 comments on commit 0eb601f

Please sign in to comment.