mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-08-16 03:31:45 +08:00
Fix a typo.
This commit is contained in:
@ -87,7 +87,7 @@ examples.set("tabStyle", "tab-view/all");
|
|||||||
examples.set("textfield", "text-field/text-field");
|
examples.set("textfield", "text-field/text-field");
|
||||||
|
|
||||||
examples.set("webview", "web-view/web-view");
|
examples.set("webview", "web-view/web-view");
|
||||||
examples.set("webtest", "web-view/web-vew-test");
|
examples.set("webtest", "web-view/web-view-test");
|
||||||
|
|
||||||
examples.set("decoration", "css/text-decoration");
|
examples.set("decoration", "css/text-decoration");
|
||||||
//VM.set("selected", "tabAll");
|
//VM.set("selected", "tabAll");
|
Reference in New Issue
Block a user