mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
🚚 Move Overview-component to new folder
This commit is contained in:
parent
bf087e93dc
commit
ab3cca33ec
2 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ import FeatureSettingsBlock from '../../../ReusableComponents/SettingsBlocks/Fea
|
|||
import { TITLE_BADGE_POSITIVE } from '../../../ReusableComponents/TitleBadge';
|
||||
import { useMerchantInfo } from '../../../../data/common/hooks';
|
||||
import { STORE_NAME } from '../../../../data/common';
|
||||
import Features from '../../Overview/TabSettingsElements/Blocks/Features';
|
||||
import Features from '../Components/Overview/Features';
|
||||
import { todosData } from '../../../../data/settings/tab-overview-todos-data';
|
||||
import {
|
||||
NOTIFICATION_ERROR,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue