how to handle POST in a route?
Hey there, I was looking for something like remix’s action/useActionData, but I don’t even have the request on the routeData, how do I do it?
The usecase is simply to render what was posted in formatted and interactive way, I don’t want to redirect or anything like it
0 Replies