mirror of
https://github.com/penpot/penpot.git
synced 2025-06-07 16:01:38 +02:00
✨ Refactor of the plugins context
This commit is contained in:
parent
5a34c25926
commit
127b481c38
12 changed files with 285 additions and 186 deletions
|
@ -25,7 +25,7 @@
|
|||
[app.main.ui.modal :refer [modal]]
|
||||
[app.main.ui.routes :as rt]
|
||||
[app.main.worker :as worker]
|
||||
[app.plugins]
|
||||
[app.plugins.api]
|
||||
[app.util.dom :as dom]
|
||||
[app.util.i18n :as i18n]
|
||||
[app.util.theme :as theme]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue