mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
chore: app ui fixes
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { Observable, Frame } from '@nativescript/core';
|
||||
import { Button } from '@nativescript/core/ui/button';
|
||||
import { Button ,tapEvent} from '@nativescript/core/ui/button';
|
||||
import { Color } from '@nativescript/core/color';
|
||||
import { WrapLayout } from '@nativescript/core/ui/layouts/wrap-layout';
|
||||
import { alert } from '@nativescript/core/ui/dialogs';
|
||||
|
||||
Reference in New Issue
Block a user