@xdevblock
Hi, I'm learning about frame dev and I would like to know how to navigate through different frames.
I'm using @frames and I have a directory with the files for the /calculator frame (globals.css, layout.tsx and page.tsx).
I get the frame if I navigate to /calculator path. How I can go to this path with a FrameButton?