chore(markdown): Updated plugin docs
This commit is contained in:
parent
6c2977bf0d
commit
01cf9d5254
7 changed files with 195 additions and 6 deletions
|
@ -35,6 +35,6 @@ That method is chainable, so if you have multiple plugins you can just chain the
|
|||
import Aaron from "@freesewing/aaron";
|
||||
import theme from "@freesewing/plugin-theme";
|
||||
|
||||
const myAaron = new Aaron().use(theme);
|
||||
const pattern = new Aaron().use(theme);
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue