[WIP] Add Claim Request
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// components
|
||||
import Iconify from '../components/Iconify';
|
||||
import Iconify from '@/components/Iconify';
|
||||
//
|
||||
import _mock from './_mock';
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
import { PlanFreeIcon, PlanStarterIcon, PlanPremiumIcon } from '../assets';
|
||||
import { PlanFreeIcon, PlanStarterIcon, PlanPremiumIcon } from '@/assets';
|
||||
|
||||
// ----------------------------------------------------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user