🚚 Rename the feature config module

This commit is contained in:
Philipp Stracker 2025-01-24 13:11:21 +01:00
parent 4883077338
commit 839ee7b380
No known key found for this signature in database
2 changed files with 1 additions and 1 deletions

View file

@ -13,7 +13,7 @@ import SettingsCard from '../../../ReusableComponents/SettingsCard';
import { TITLE_BADGE_POSITIVE } from '../../../ReusableComponents/TitleBadge';
import { useMerchantInfo } from '../../../../data/common/hooks';
import { STORE_NAME } from '../../../../data/common';
import { getFeatures } from '../Components/Overview/Features';
import { getFeatures } from '../Components/Overview/features-config';
import { todosData } from '../todo-items';
import {