We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b109d commit 43acb7fCopy full SHA for 43acb7f
.github/workflows/ci.yml
@@ -415,7 +415,7 @@ jobs:
415
run: npx tsx script/components-json/build.ts --storybook-data 'storybook-static/index.json'
416
working-directory: packages/react
417
- name: Build hooks.json
418
- run: npx tsx script/hooks-json/build.ts'
+ run: npx tsx script/hooks-json/build.ts
419
420
421
sizes:
0 commit comments