mirror of
https://github.com/penpot/penpot.git
synced 2026-03-18 08:26:33 +00:00
misc(frontend): use rumext instead of sablono on builtins.icons ns
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
;; Copyright (c) 2015-2017 Juan de la Cruz <delacruzgarciajuan@gmail.com>
|
||||
|
||||
(ns uxbox.builtins.icons
|
||||
(:require [sablono.core :refer-macros [html]]))
|
||||
(:require [rumext.core :refer-macros [html]]))
|
||||
|
||||
(def logo
|
||||
(html
|
||||
|
||||
Reference in New Issue
Block a user