Unicode arrow

This commit is contained in:
Teemu Patja 2017-10-27 18:20:14 +03:00
parent 70f50422b2
commit 1fe40874ce
No known key found for this signature in database
GPG Key ID: F5B7035E6580FD4C

View File

@ -67,7 +67,7 @@
[:div.item [:div.item
[user-dropdown @user [[:update-address "Update address" {}] [user-dropdown @user [[:update-address "Update address" {}]
["/logout" "Sign out" {:class "logout-link"}]]]]] ["/logout" "Sign out" {:class "logout-link"}]]]]]
[:a.ui.button.small {:href js/authorizeUrl} "LOG IN ->"])))) [:a.ui.button.small {:href js/authorizeUrl} "LOG IN \u2192"]))))
(defn tabs [] (defn tabs []
(let [user (rf/subscribe [:user]) (let [user (rf/subscribe [:user])