Skip to content

Commit ded2ca4

Browse files
committed
🎨 build
1 parent 63bacb7 commit ded2ca4

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

web/types/pageTypes.ts

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,12 @@
11
import type { SanityImageSource } from '@sanity/asset-utils'
22
import type { Templates } from 'instantsearch.js'
33
import type { BreadcrumbData } from '@/core/Breadcrumbs/Breadcrumbs'
4+
import type { EventDateType } from '@/sections/cards/EventCard/EventCard'
45
import type { HeroData } from '@/sections/Hero/HeroBlock'
56
import type {
6-
CardData,
77
ContactListData,
88
ContentType,
9-
EventDateType,
109
IFrameData,
11-
ImageWithAlt,
12-
ImageWithCaptionData,
1310
PeopleCardData,
1411
RelatedLinksData,
1512
SeoData,

0 commit comments

Comments
 (0)