Home Page With Element ! (Modular)
Arcadei Project... Inscription
This commit is contained in:
@@ -7,8 +7,12 @@ import { LandingFooter } from '../../components/LandingFooter/index'
|
||||
import { tools } from '../../store/Modules/tools'
|
||||
import { static_data } from '@src/db/static_data'
|
||||
|
||||
import { CImgText } from '../../components/CImgText/index'
|
||||
import { CCard, CMyAvatar, CMyTeacher, CMyPage } from '@components'
|
||||
import { CCard } from '@/components/CCard/index'
|
||||
import { CImgText } from '@/components/CImgText/index'
|
||||
import { CMyAvatar } from '@/components/CMyAvatar/index'
|
||||
import { CMyTeacher } from '@/components/CMyTeacher/index'
|
||||
import { CMyPage } from '@/components/CMyPage/index'
|
||||
|
||||
import { IEvents, IOperators } from '@src/model'
|
||||
import MixinEvents from '@/mixins/mixin-events'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user