mirror of
https://github.com/penpot/penpot.git
synced 2025-05-22 16:06:11 +02:00
misc(frontend): use rumext instead of sablono on builtins.icons ns
This commit is contained in:
parent
17e5880b2d
commit
bd11b5864b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
;; Copyright (c) 2015-2017 Juan de la Cruz <delacruzgarciajuan@gmail.com>
|
;; Copyright (c) 2015-2017 Juan de la Cruz <delacruzgarciajuan@gmail.com>
|
||||||
|
|
||||||
(ns uxbox.builtins.icons
|
(ns uxbox.builtins.icons
|
||||||
(:require [sablono.core :refer-macros [html]]))
|
(:require [rumext.core :refer-macros [html]]))
|
||||||
|
|
||||||
(def logo
|
(def logo
|
||||||
(html
|
(html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue