docs(react): reactjs storybook shematics list (#3425)
This commit is contained in:
parent
de36724e36
commit
93140c5ff4
@ -453,6 +453,11 @@
|
|||||||
"id": "redux",
|
"id": "redux",
|
||||||
"file": "angular/api-react/schematics/redux"
|
"file": "angular/api-react/schematics/redux"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "stories",
|
||||||
|
"id": "stories",
|
||||||
|
"file": "angular/api-react/schematics/stories"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "storybook-configuration",
|
"name": "storybook-configuration",
|
||||||
"id": "storybook-configuration",
|
"id": "storybook-configuration",
|
||||||
@ -1349,6 +1354,11 @@
|
|||||||
"id": "redux",
|
"id": "redux",
|
||||||
"file": "react/api-react/schematics/redux"
|
"file": "react/api-react/schematics/redux"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"name": "stories",
|
||||||
|
"id": "stories",
|
||||||
|
"file": "react/api-react/schematics/stories"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"name": "storybook-configuration",
|
"name": "storybook-configuration",
|
||||||
"id": "storybook-configuration",
|
"id": "storybook-configuration",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user