Skip to content

Commit

Permalink
Update src/pages/gen2/start/quickstart/nextjs-app-router-server-compo…
Browse files Browse the repository at this point in the history
…nents/index.mdx

Co-authored-by: Scott Rees <[email protected]>
  • Loading branch information
josefaidt and reesscot authored May 1, 2024
1 parent d14fa82 commit 45073fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ import { type Schema } from "@/amplify/data/resource";
import outputs from "@/amplify_outputs.json";

export const { runWithAmplifyServerContext } = createServerRunner({
config,
outputs,
});

export const cookiesClient = generateServerClientUsingCookies<Schema>({
Expand Down

0 comments on commit 45073fc

Please sign in to comment.