How can I useQuery when I click a button
I have this privateProcedure on the backend. I want to call it when I hit a button in my frontend:
How do I do that? I am btw gonna query a database for that date, and return something. I just simplified it for this example
How do I do that? I am btw gonna query a database for that date, and return something. I just simplified it for this example