fix(docs): Update and correct Pattern documentation
This commit is contained in:
parent
3a15f7a730
commit
ee162bf99a
5 changed files with 14 additions and 12 deletions
|
@ -57,5 +57,5 @@ import { cisFemaleAdult } from "@freesewing/models"
|
|||
|
||||
const Aaron = new Aaron()
|
||||
|
||||
const svg = aaron.sampleModels(cisFemaleAdult, "34').render()
|
||||
const svg = aaron.sampleModels(cisFemaleAdult, "34").render()
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue