mirror of
https://github.com/penpot/penpot.git
synced 2026-04-27 12:18:32 +00:00
📎 Fix cljs fmt linter issue
This commit is contained in:
parent
4cb0e97db4
commit
96844f5bea
@ -70,12 +70,12 @@
|
||||
[{:keys [name description host code icon permissions]}]
|
||||
(.ɵloadPlugin
|
||||
js/window #js
|
||||
{:name name
|
||||
:description description
|
||||
:host host
|
||||
:code code
|
||||
:icon icon
|
||||
:permissions (apply array permissions)}))
|
||||
{:name name
|
||||
:description description
|
||||
:host host
|
||||
:code code
|
||||
:icon icon
|
||||
:permissions (apply array permissions)}))
|
||||
|
||||
(mf/defc plugin-management-dialog
|
||||
{::mf/register modal/components
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user