[dev] feat: Started working on component reference docs
This commit is contained in:
parent
965e32b9d5
commit
cb68284d54
10 changed files with 256 additions and 21 deletions
6
sites/dev/scripts/prebuild.sh
Executable file
6
sites/dev/scripts/prebuild.sh
Executable file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
cd ../../packages/react
|
||||
./mkdocs.sh
|
||||
cd -
|
||||
node scripts/prebuild.mjs
|
Loading…
Add table
Add a link
Reference in a new issue