mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
📎 Minor changes on dev tools.
This commit is contained in:
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"))
|
||||
Reference in New Issue
Block a user