Skip to content

Commit 8a1bba4

Browse files
authored
Update to NS 8.4
1 parent 29e35f1 commit 8a1bba4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shapes/text.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { PercentLength } from '@nativescript/core/ui/styling/style-properties';
2-
import { layout } from '@nativescript/core/utils/utils';
2+
import { layout } from '@nativescript/core/utils/layout-helper';
33
import { Canvas } from '../canvas';
44
import Rectangle from './rectangle';
55
import { stringProperty } from './shape';

0 commit comments

Comments
 (0)