mirror of
https://github.com/NativeScript/NativeScript.git
synced 2025-11-05 13:26:48 +08:00
almost all without layouts
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { ButtonBase, textProperty, formattedTextProperty, FormattedString } from "./button-common";
|
||||
import { device } from "platform";
|
||||
|
||||
import { ButtonBase, textProperty, formattedTextProperty } from "./button-common";
|
||||
import { FormattedString } from "text/formatted-string";
|
||||
|
||||
export * from "./button-common";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user