chore: enables docs to run at start (Codesandbox)

This commit is contained in:
Mark Mankarious 2023-08-25 21:49:43 +01:00
parent 9f516fb7da
commit eb38d9e90b

View file

@ -26,6 +26,7 @@
"docs":{
"name":"Docs",
"command":"npm run start:docs",
"runAtStart": true,
"preview": {
"port": 3002,
"prLink": "direct"