Skip to content

Commit 837fddb

Browse files
authored
fix import
1 parent 3c29a28 commit 837fddb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/textfield/textfield.d.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
*/
55

66
import { Color, TextField as NTextField } from '@nativescript/core';
7+
import { VerticalTextAlignment } from '@nativescript-community/text';
78

89
type PropType<TObj, TProp extends keyof TObj> = TObj[TProp];
910

0 commit comments

Comments
 (0)