Files
newfreeplanet_OLD/src/components/index.ts

20 lines
558 B
TypeScript
Raw Normal View History

2021-08-31 18:09:59 +02:00
export * from './logo'
export * from './CMyPage'
2021-09-02 03:22:13 +02:00
export * from './CMyAvatar'
2021-08-31 18:09:59 +02:00
export * from './CTitle'
export * from './CImgTitle'
export * from './BannerCookies'
export * from './testpao'
export * from './Footer'
export * from './FormNewsletter'
2021-09-04 15:05:34 +02:00
export * from './CCopyBtn'
export * from './CCard'
export * from './CCardOperator'
export * from './CCardCarousel'
export * from './CCardDiscipline'
export * from './CMyTeacher'
export * from './CSingleCart'
2021-08-31 18:09:59 +02:00
// export * from './PagePolicy'
// export * from './CFacebookFrame'
// export * from './CPreloadImages'