[react] feat: Added docs for components/Stats
This commit is contained in:
parent
4ba8b50b2c
commit
b6d947646c
3 changed files with 30 additions and 3 deletions
|
@ -35,3 +35,4 @@ jsdoc -c jsdoc.json components/Role/* > ../../sites/dev/prebuild/jsdoc/react/com
|
|||
jsdoc -c jsdoc.json components/SignIn/* > ../../sites/dev/prebuild/jsdoc/react/components/signin.json
|
||||
jsdoc -c jsdoc.json components/SignUp/* > ../../sites/dev/prebuild/jsdoc/react/components/signup.json
|
||||
jsdoc -c jsdoc.json components/Spinner/* > ../../sites/dev/prebuild/jsdoc/react/components/spinner.json
|
||||
jsdoc -c jsdoc.json components/Stats/* > ../../sites/dev/prebuild/jsdoc/react/components/stats.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue