David Rojas Herrera
Results
2
comments of
David Rojas Herrera
This works for me, inside of the `Layout.tsx` file generated in the app directory folder, but i dont sure. ```ts import {getCssText, globalStyles} from '@/ui' import './globals.css' export default function...
i found the bug is on onOpenChange, when i pass a setter from useState it works very well, so, does exist any way to use zustand with vaul ?