update build
This commit is contained in:
parent
4d26d58149
commit
a489369022
6 changed files with 2014 additions and 2019 deletions
|
|
@ -134,6 +134,7 @@
|
|||
[:br]
|
||||
[(fn []
|
||||
[:a {:href (str "?name=" (js/encodeURIComponent @*bookmark-name)
|
||||
"&code=" (js/encodeURIComponent @*code))} "Copy this link to share ⤴️"])]]))
|
||||
"&code=" (js/encodeURIComponent @*code)
|
||||
" ")} "Copy this link to share ⤴️"])]]))
|
||||
|
||||
(rdom/render [workspace] (.getElementById js/document "app"))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue