diff --git a/demos/hide-when/main.html b/demos/hide-when/main.html index 7706d43120..581e2f5c05 100644 --- a/demos/hide-when/main.html +++ b/demos/hide-when/main.html @@ -6,4 +6,4 @@

(hideWhen="android") This text is hidden on Android only. Click the Android tab to hide this text.

- + diff --git a/demos/show-when/main.html b/demos/show-when/main.html index f8d8d8e924..3337a99251 100644 --- a/demos/show-when/main.html +++ b/demos/show-when/main.html @@ -6,4 +6,4 @@

(showWhen="ios") This text is shown on iOS only. Click the Android tab to hide this text.

- +