We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c95fbbb commit a80a35bCopy full SHA for a80a35b
components/Storyblok/SbCtaLink.tsx
@@ -1,6 +1,6 @@
1
import React from 'react';
2
import { cnb } from 'cnbuilder';
3
-import { storyblokEditable, type SbBlokData } from '@storyblok/react';
+import { storyblokEditable, type SbBlokData } from '@storyblok/react/rsc';
4
import { SbLink } from '@/components/Storyblok/partials/SbLink';
5
import { SrOnlyText } from '@/components/Typography';
6
import { type SbLinkType } from './Storyblok.types';
0 commit comments