Skip to content

Commit

Permalink
chore(repo): kickoff CI
Browse files Browse the repository at this point in the history
  • Loading branch information
AgentEnder committed May 9, 2022
1 parent 0870f64 commit 7a75aaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/generated/packages/react.json
Original file line number Diff line number Diff line change
Expand Up @@ -530,7 +530,7 @@
"presets": []
},
"description": "Create a React component.",
"aliases": "c",
"aliases": ["c"],
"implementation": "/packages/react/src/generators/component/component#componentGenerator.ts",
"hidden": false,
"path": "/packages/react/src/generators/component/schema.json"
Expand Down Expand Up @@ -843,7 +843,7 @@
"presets": []
},
"description": "Create a hook.",
"aliases": "c",
"aliases": ["c"],
"implementation": "/packages/react/src/generators/hook/hook#hookGenerator.ts",
"hidden": false,
"path": "/packages/react/src/generators/hook/schema.json"
Expand Down

0 comments on commit 7a75aaf

Please sign in to comment.