Skip to content

Commit 345f767

Browse files
authored
Update 07-updating-data.mdx
fix: add curly brace
1 parent 9cb1b43 commit 345f767

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/01-app/01-getting-started/07-updating-data.mdx

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ export default function Page() {
4444
'use server'
4545
// Update data
4646
// ...
47+
}
4748

4849
return <></>
4950
}

0 commit comments

Comments
 (0)