Commit a327142
authored
Update use-server.mdx remove "at least"
The use of "at least" in "Note: "use server" functions must be marked async or at least return a promise." implies to me that there are other options other than the function:
1. being marked async
2. returning a promise
I'm not sure there are any.
Either way, I don't see 'at least' adding any value to the note/sentence.1 parent 6f46659 commit a327142
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments