Others Elements for the Pages
This commit is contained in:
@@ -4,7 +4,8 @@ import { useRouter } from 'vue-router'
|
||||
import { useGlobalStore } from '@store/globalStore'
|
||||
import { useI18n } from '@/boot/i18n'
|
||||
import { tools } from '@store/Modules/tools'
|
||||
import { LandingFooter, Logo } from '@components'
|
||||
import { Logo } from '@/components/logo'
|
||||
import { LandingFooter } from '@/components/LandingFooter'
|
||||
import { CFundRaising } from '@/components/CFundRaising'
|
||||
import { CShowContentPage } from '@/components/CShowContentPage'
|
||||
import { static_data } from '@src/db/static_data'
|
||||
|
||||
Reference in New Issue
Block a user