mirror of
https://github.com/penpot/penpot-plugins.git
synced 2025-01-04 13:50:13 -05:00
fix: old docs
This commit is contained in:
parent
cf0fdc7aae
commit
03c055eac6
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ If you want your plugin to be opened in a modal, then use open UI:
|
|||
|
||||
```ts
|
||||
penpot.ui.open('Plugin name', 'http://localhost:4201', {
|
||||
theme: 'light',
|
||||
width: 500,
|
||||
height: 600,
|
||||
});
|
||||
|
|
Loading…
Reference in a new issue