1
0
Fork 0

fix parsing errors in markdown preventing successful dev build

This commit is contained in:
Enoch Riese 2022-08-05 14:54:57 -05:00
parent 236f35f765
commit 05e43829a2
6 changed files with 27 additions and 17 deletions

View file

@ -28,7 +28,8 @@ This is all you need to work on existing designs. If you'd like to add a new des
yarn new design
```
Just make sure to re-start the lab afterwards with `yarn lab` </Tip>
Just make sure to re-start the lab afterwards with `yarn lab`
</Tip>
## Standalone development