fix import paths
This commit is contained in:
@@ -8,9 +8,7 @@ import { ChevronRight, Euro, User } from 'lucide-react';
|
||||
import { Card } from '@kit/ui/card';
|
||||
import { Trans } from '@kit/ui/makerkit/trans';
|
||||
|
||||
import { pathsConfig } from '@kit/shared/config';
|
||||
|
||||
import { createPath } from '@kit/shared/config/team-account-navigation.config';
|
||||
import { pathsConfig, createPath } from '@kit/shared/config';
|
||||
|
||||
import TeamAccountBenefitStatistics from './team-account-benefit-statistics';
|
||||
import TeamAccountHealthDetails from './team-account-health-details';
|
||||
|
||||
Reference in New Issue
Block a user