There was an error while loading. Please reload this page.
1 parent 63bacb7 commit ded2ca4Copy full SHA for ded2ca4
1 file changed
web/types/pageTypes.ts
@@ -1,15 +1,12 @@
1
import type { SanityImageSource } from '@sanity/asset-utils'
2
import type { Templates } from 'instantsearch.js'
3
import type { BreadcrumbData } from '@/core/Breadcrumbs/Breadcrumbs'
4
+import type { EventDateType } from '@/sections/cards/EventCard/EventCard'
5
import type { HeroData } from '@/sections/Hero/HeroBlock'
6
import type {
- CardData,
7
ContactListData,
8
ContentType,
9
- EventDateType,
10
IFrameData,
11
- ImageWithAlt,
12
- ImageWithCaptionData,
13
PeopleCardData,
14
RelatedLinksData,
15
SeoData,
0 commit comments