Skip to content

Commit a80a35b

Browse files
committed
test
1 parent c95fbbb commit a80a35b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Storyblok/SbCtaLink.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from 'react';
22
import { cnb } from 'cnbuilder';
3-
import { storyblokEditable, type SbBlokData } from '@storyblok/react';
3+
import { storyblokEditable, type SbBlokData } from '@storyblok/react/rsc';
44
import { SbLink } from '@/components/Storyblok/partials/SbLink';
55
import { SrOnlyText } from '@/components/Typography';
66
import { type SbLinkType } from './Storyblok.types';

0 commit comments

Comments
 (0)