mirror of
https://github.com/penpot/penpot.git
synced 2025-05-20 07:46:10 +02:00
feat(frontend): adapt to rumext changes
This commit is contained in:
parent
bb64655804
commit
56b8922dbb
21 changed files with 442 additions and 421 deletions
|
@ -6,7 +6,7 @@
|
|||
;; Copyright (c) 2015-2017 Juan de la Cruz <delacruzgarciajuan@gmail.com>
|
||||
|
||||
(ns uxbox.builtins.icons
|
||||
(:require [rumext.core :refer-macros [html]]))
|
||||
(:require [rumext.alpha :refer-macros [html]]))
|
||||
|
||||
(def logo
|
||||
(html
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue