♻️ Convert image-upload to modern rumext * format

Rename to image-upload*, update internal call site in top-toolbar* to
[:> image-upload*].
This commit is contained in:
Andrey Antukh
2026-04-02 16:30:51 +00:00
parent 9a0dc1ef6e
commit d4efd41839

View File

@@ -27,7 +27,7 @@
[potok.v2.core :as ptk]
[rumext.v2 :as mf]))
(mf/defc image-upload
(mf/defc image-upload*
{::mf/wrap [mf/memo]}
[]
(let [ref (mf/use-ref nil)
@@ -181,7 +181,7 @@
:data-tool "text"}
deprecated-icon/text]]
[:& image-upload]
[:> image-upload*]
[:li
[:button