docs: update and fix UI props docs (#10754)
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
"name": "react-docs-generator",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"dev": "ts-node src/index.ts",
|
||||
"dev": "node --loader ts-node/esm src/index.ts",
|
||||
"start": "node dist/index.js",
|
||||
"generate:ui": "yarn start --src ../../../../packages/design-system/ui/src --output ../../../apps/ui/src/specs --clean",
|
||||
"build": "tsc",
|
||||
|
||||
Reference in New Issue
Block a user