♻️ Rename all refactored icons

This commit is contained in:
Eva Marco 2024-03-08 11:37:16 +01:00 committed by Alonso Torres
parent 4ef2482b02
commit 5739c0797c
232 changed files with 267 additions and 279 deletions

View file

@ -25,7 +25,7 @@
[rumext.v2 :as mf]))
(def ^:private menu-icon
(i/icon-xref :menu-refactor (stl/css :menu-icon)))
(i/icon-xref :menu (stl/css :menu-icon)))
(mf/defc header
[{:keys [project create-fn] :as props}]