Steven Travers
Results
2
issues of
Steven Travers
### Which project does this relate to? Router ### Describe the bug ``` export const deleteUserFn = createServerFn('POST', async () => { const { user } = await throwIfNoSession() await...
bug
types
start
## Description [Provide a brief description of the changes introduced by this pull request and the motivation behind them.] ## Checklist - [ ] The code follows the project's coding...