chore: sort imports

This commit is contained in:
DarkSky
2022-08-13 03:16:26 +08:00
parent 5462b1707f
commit 754b2581cd
198 changed files with 839 additions and 917 deletions
@@ -1,11 +1,11 @@
import type { TLBounds } from '@tldraw/core';
import { getFontFace, getFontSize } from './shape-styles';
import { getTextAlign } from './get-text-align';
import {
LINE_HEIGHT,
AlignStyle,
LINE_HEIGHT,
ShapeStyles,
} from '@toeverything/components/board-types';
import { getTextAlign } from './get-text-align';
import { getFontFace, getFontSize } from './shape-styles';
export function getTextSvgElement(
text: string,