Skip to content

Commit bbf8ec8

Browse files
dannyphan2000syadupathi-sf
authored andcommitted
fix import
Signed-off-by: d.phan <d.phan@salesforce.com>
1 parent f7faf3d commit bbf8ec8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/template-retail-react-app/app/pages/checkout-one-click/partials/one-click-contact-info.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ import {
4747
useShopperCustomersMutation
4848
} from '@salesforce/commerce-sdk-react'
4949
import {API_ERROR_MESSAGE} from '@salesforce/retail-react-app/app/constants'
50+
import {getPasswordlessErrorMessage} from '@salesforce/retail-react-app/app/utils/auth-utils'
5051
import {isValidEmail} from '@salesforce/retail-react-app/app/utils/email-utils'
5152
import {formatPhoneNumber} from '@salesforce/retail-react-app/app/utils/phone-utils'
5253
import useMultiSite from '@salesforce/retail-react-app/app/hooks/use-multi-site'

0 commit comments

Comments
 (0)