mirror of
https://github.com/penpot/penpot.git
synced 2026-07-23 06:28:14 +00:00
📎 Fix cljs linter issue
This commit is contained in:
parent
96844f5bea
commit
7f8c600837
@ -26,7 +26,7 @@
|
||||
(mf/defc plugin-entry
|
||||
[{:keys [index manifest on-open-plugin on-remove-plugin]}]
|
||||
|
||||
(let [{:keys [host icon url name description]} manifest
|
||||
(let [{:keys [host icon name description]} manifest
|
||||
handle-open-click
|
||||
(mf/use-callback
|
||||
(mf/deps index manifest on-open-plugin)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user