Results 1 comments of chintogtokh

I'm late to the party but looks like you need to add a `e.preventDefault()` in the [`create` function here](https://github.com/fireship-io/next13-pocketbase-demo/blob/main/app/notes/CreateNote.tsx). Then need to manually refresh the page post-request, like using `router.refresh()`....