Changes
2 changed files (+2/-2)
-
-
@@ -1,4 +1,4 @@import { attr, className, el, on } from "../../dom"; import { className, el, on } from "../../dom"; import * as figma from "../../figma"; import { roundTo } from "../../math"; import { type Preferences } from "../../preferences";
-
-
-
@@ -1,4 +1,4 @@import { attr, className, el, on } from "../../dom"; import { attr, className, el } from "../../dom"; import { iconButton } from "../iconButton/iconButton";
-