We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfe2793 commit df9d2b1Copy full SHA for df9d2b1
src/textfield/textfield.ios.old.ts
@@ -32,7 +32,7 @@ import {
32
placeholderColorProperty
33
} from '@nativescript/core';
34
import { textProperty } from '@nativescript/core/ui/text-base';
35
-import { layout } from '@nativescript/core/utils';
+import { layout } from '@nativescript/core/utils/layout-helper';
36
import { TextFieldBase } from './textfield.common';
37
38
@NativeClass
0 commit comments