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 29e35f1 commit 8a1bba4Copy full SHA for 8a1bba4
src/shapes/text.ts
@@ -1,5 +1,5 @@
1
import { PercentLength } from '@nativescript/core/ui/styling/style-properties';
2
-import { layout } from '@nativescript/core/utils/utils';
+import { layout } from '@nativescript/core/utils/layout-helper';
3
import { Canvas } from '../canvas';
4
import Rectangle from './rectangle';
5
import { stringProperty } from './shape';
0 commit comments