fix: textView's placeholder position error bug .

This commit is contained in:
吴尚昆
2022-07-08 14:34:37 +08:00
committed by osborn
parent d412d456bb
commit 6eb014eab3
2 changed files with 26 additions and 21 deletions

View File

@@ -9,6 +9,7 @@ import {
Color,
input,
text,
log,
} from "doric";
import { preferenceView } from "./components/PreferenceView";
import { title } from "./utils";