Ernesto Arellano
Results
2
issues of
Ernesto Arellano
I've created this `schema` to use in `React Hook Form`, but I'm getting an error that I'm not sure how to fix. ``` import { z } from 'zod'; export...
## Detailed Description Currently, when using the react-flagpack library in a `Next.js` project, all SVGs are installed in the public folder by default. This request proposes a way to selectively...