mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
🚚 More accurate file name
This commit is contained in:
parent
25d5d3d059
commit
cfb9b31286
2 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ import usePayPalScript from './usePayPalScript';
|
|||
import { setupWatermark } from '../components/Watermark';
|
||||
import { setupEmailFunctionality } from '../components/EmailButton';
|
||||
import { createEmailLookupHandler } from '../events/emailLookupManager';
|
||||
import { usePhoneSyncHandler } from './phoneSyncManager';
|
||||
import { usePhoneSyncHandler } from './usePhoneSyncHandler';
|
||||
import { initializeClassToggles } from '../helpers/classnamesManager';
|
||||
import { snapshotFields } from '../helpers/fieldHelpers';
|
||||
import useCustomerData from './useCustomerData';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue