diff --git a/components/Storyblok/SbSection/SbSection.styles.ts b/components/Storyblok/SbSection/SbSection.styles.ts index 04f7ad82..3f801cac 100644 --- a/components/Storyblok/SbSection/SbSection.styles.ts +++ b/components/Storyblok/SbSection/SbSection.styles.ts @@ -1,4 +1,3 @@ -import { header } from '@/components/Scrollytelling'; import { cnb } from 'cnbuilder'; export type AlignType = 'left' | 'center' | 'right';