[react] feat: Added docs for components/Null
This commit is contained in:
parent
4c582bf26f
commit
062eb497e9
3 changed files with 22 additions and 4 deletions
|
@ -24,3 +24,4 @@ jsdoc -c jsdoc.json components/Logo/* > ../../sites/dev/prebuild/jsdoc/react/com
|
|||
jsdoc -c jsdoc.json components/Mini/* > ../../sites/dev/prebuild/jsdoc/react/components/mini.json
|
||||
jsdoc -c jsdoc.json components/Modal/* > ../../sites/dev/prebuild/jsdoc/react/components/modal.json
|
||||
jsdoc -c jsdoc.json components/Newsletter/* > ../../sites/dev/prebuild/jsdoc/react/components/newsletter.json
|
||||
jsdoc -c jsdoc.json components/Null/* > ../../sites/dev/prebuild/jsdoc/react/components/null.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue