@ -11,7 +11,6 @@
*/
import { Widget, shortcut } from "../../core";
import BI from "../../core/2.base";
import { Tooltips } from "../0.base";
@shortcut()
@ -5,7 +5,6 @@
import { shortcut } from "../../core/decorator";
import { Single } from "../index";
export default class Text extends Single {