bug #3638 - fixed uneditable browser address bar in ios
Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
parent
83876f7cf1
commit
cb30f4a844
|
@ -121,7 +121,7 @@
|
|||
{:key (str "action-" (or image icon))}))])
|
||||
|
||||
(defn toolbar
|
||||
([props nav-item content-item] (toolbar props nav-item content-item [actions [{:image :blank}]]))
|
||||
([props nav-item content-item] (toolbar props nav-item content-item nil))
|
||||
([{:keys [background-color style flat?]}
|
||||
nav-item
|
||||
content-item
|
||||
|
|
Loading…
Reference in New Issue