diff --git a/src/components/ColorPicker/colorPickerUtils.test.ts b/src/components/ColorPicker/colorPickerUtils.test.ts index 87bc7aeed..4155b2227 100644 --- a/src/components/ColorPicker/colorPickerUtils.test.ts +++ b/src/components/ColorPicker/colorPickerUtils.test.ts @@ -69,7 +69,7 @@ describe("isCustomColor", () => { }); describe("getMostUsedCustomColors", () => { - const elements:readonly any[] = [ + const elements: readonly any[] = [ { type: "rectangle", id: "1",