Fork me on GitHub
#reitit
<
2019-12-21
>
atticmaverick17:12:16

im using reitit on the font end and it works well with paths but what about query params? I'm able to set query params but im not sure how to destructive them when a route is called. Am I expected to do it manually? ["my-route:query-params" :my-route] ?

atticmaverick17:12:15

never mind. it's there. i dont know how i missed it.