mirror of
https://github.com/penpot/penpot.git
synced 2025-05-10 16:26:37 +02:00
📎 Minor changes on dev tools.
This commit is contained in:
parent
5c6d72b353
commit
4bc2d7444d
5 changed files with 16 additions and 124 deletions
5
frontend/dev/cljs/user.cljs
Normal file
5
frontend/dev/cljs/user.cljs
Normal file
|
@ -0,0 +1,5 @@
|
|||
(ns cljs.user)
|
||||
|
||||
(defn hello
|
||||
[]
|
||||
(js/console.log "hello"))
|
Loading…
Add table
Add a link
Reference in a new issue