parent
418ba391c2
commit
f8489262cf
|
@ -59,7 +59,7 @@
|
|||
[touchable-highlight {:on-press (fn []
|
||||
;; TODO not implemented
|
||||
)}
|
||||
[text {:style st/report-user-text} (label :t/report-user)]]]]])
|
||||
[view [text {:style st/report-user-text} (label :t/report-user)]]]]]])
|
||||
|
||||
(defview my-profile []
|
||||
[username [:get :username]
|
||||
|
|
Loading…
Reference in New Issue