refactor: update SCSS syntax & remove open-color dep (#10633)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { normalizeInputColor } from "../components/ColorPicker/ColorInput";
|
||||
import { normalizeInputColor } from "@excalidraw/common";
|
||||
|
||||
describe("normalizeInputColor", () => {
|
||||
describe("hex colors", () => {
|
||||
|
||||
Reference in New Issue
Block a user