Skip to content

Commit

Permalink
Merge branch 'canary' into zt/ppr
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] committed Sep 19, 2023
2 parents b9cf37b + f630cb8 commit dad4fd8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ fetch(url, { next: { tags: [...] } });

## Examples

## Server Action
### Server Action

```ts filename="app/actions.ts" switcher
'use server'
Expand Down
1 change: 1 addition & 0 deletions packages/next/src/server/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -724,6 +724,7 @@ function assignDefaults(
'react-use',
'@material-ui/icons',
'@tabler/icons-react',
'mui-core',
]),
]

Expand Down

0 comments on commit dad4fd8

Please sign in to comment.