fix parsing errors in markdown preventing successful dev build
This commit is contained in:
parent
236f35f765
commit
05e43829a2
6 changed files with 27 additions and 17 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue