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