Specifying custom directory
November 15, 2024
The generated snippets by the Chakra UI CLI are placed in the components/ui
directory by default.
You can specify a custom directory by running the CLI with the --outdir
flag.
npx chakra snippets --outdir ./components/custom