next.js
next.js copied to clipboard
docs: clarify which functions become Server Actions
Just adding one word to this guide to add clarity; the assumption being that this is indeed true, that only exported functions within a file marked with use server are made available through API to the client.
Allow CI Workflow Run
- [ ] approve CI run for commit: c14c5de5ef02894433bd5cbe9986ffacafbdf3ef
Note: this should only be enabled once the PR is ready to go and can only be enabled by a maintainer