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 2f7a06e commit 6697c02Copy full SHA for 6697c02
packages/react/src/rsc/live-edit-update-action.ts
@@ -1,5 +1,3 @@
1
-'use server';
2
-
3
import type { ISbStoryData } from '@storyblok/js';
4
5
export async function liveEditUpdateAction({ story, pathToRevalidate }: { story: ISbStoryData; pathToRevalidate: string }) {
0 commit comments