You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message
27
25
<LayoutpaddedpageSettings={pageSettings}>
28
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
29
26
<Container>
30
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
33
28
<Gallerysm={33}>
34
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
35
29
<PostThumbnail
36
30
slug="/case/youngpwr"
37
31
title="Platform voor jonge ondernemers"
38
32
postImageUrl={youngpwr}
39
33
category="Youngpwr"
40
34
/>
41
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
42
35
<PostThumbnail
43
36
slug="/case/fantescy"
44
37
title="Interactieve app voor Songfestival fans"
45
38
postImageUrl={fantescy}
46
39
category="Fantescy"
47
40
/>
48
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
49
41
<PostThumbnail
50
42
title="Veilig ouder worden door valpreventie"
51
43
category="Reinier de Graaf ziekenhuis"
52
44
slug="/case/dawny"
53
45
postImageUrl={dawny}
54
46
/>
55
47
</Gallery>
56
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
57
48
<Gallerysm={33}>
58
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
59
49
<PostThumbnail
60
50
title="Webshop met designer backpacks"
61
51
category="côte&ciel"
62
52
slug="/case/cote-et-ciel"
63
53
postImageUrl={coteetciel}
64
54
/>
65
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
66
55
<PostThumbnail
67
56
title="Brengt Breda in beweging!"
68
57
category="Breda Actief"
69
58
slug="/case/breda-actief"
70
59
postImageUrl={breda}
71
60
/>
72
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
73
61
<PostThumbnail
74
62
title="Brengt Breda dichter bij elkaar"
75
63
category="Mooiwerk Breda"
76
64
slug="/case/mooiwerk"
77
65
postImageUrl={mooiwerk}
78
66
/>
79
67
</Gallery>
80
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
81
68
<Gallerysm={33}>
82
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
83
69
<PostThumbnail
84
70
title="Een digitale omgeving voor zonnepanelen op huurdaken"
85
71
category="Sungevity"
86
72
slug="/case/sungevity"
87
73
postImageUrl={sungevity}
88
74
/>
89
-
{/* @ts-expect-error ts-migrate(17004) FIXME: Cannot use JSX unless the '--jsx' flag is provided... Remove this comment to see the full error message */}
0 commit comments