bug #3638 - fixed uneditable browser address bar in ios

Signed-off-by: Andrey Shovkoplyas <motor4ik@gmail.com>
This commit is contained in:
Goran Jovic 2018-04-03 08:50:31 +02:00 committed by Andrey Shovkoplyas
parent 83876f7cf1
commit cb30f4a844
No known key found for this signature in database
GPG Key ID: EAAB7C8622D860A4
1 changed files with 1 additions and 1 deletions

View File

@ -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