mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 19:01:38 +02:00
Remove all usage of mx/component and replace that with rumext.
This commit is contained in:
parent
491d91b1ee
commit
671c2d912c
78 changed files with 328 additions and 503 deletions
|
@ -8,7 +8,7 @@
|
|||
(ns uxbox.view.ui.viewer.nav
|
||||
(:require [potok.core :as ptk]
|
||||
[uxbox.builtins.icons :as i]
|
||||
[uxbox.util.mixins :as mx :include-macros true]
|
||||
[rumext.core :as mx :include-macros true]
|
||||
[uxbox.view.store :as st]
|
||||
[uxbox.view.data.viewer :as dv]))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue