Skip to content

Commit df9d2b1

Browse files
authored
Update textfield.ios.old.ts
1 parent bfe2793 commit df9d2b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/textfield/textfield.ios.old.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ import {
3232
placeholderColorProperty
3333
} from '@nativescript/core';
3434
import { textProperty } from '@nativescript/core/ui/text-base';
35-
import { layout } from '@nativescript/core/utils';
35+
import { layout } from '@nativescript/core/utils/layout-helper';
3636
import { TextFieldBase } from './textfield.common';
3737

3838
@NativeClass

0 commit comments

Comments
 (0)