FunctionColorPickerComponent({
color,
setColor,
showColor,
setShowColor,
borderDirection,
}: ColorPickerComponentProps)
src/Components/Mods/BorderCollection.tsx:28
FunctionCopy({ mjmlJson, setActive, setMjmlJson, setCopyActive, setDelActive, target, uidGenerator }: CopyProps)
src/Utils/operations.ts:246
FunctionImage({
click,
one,
two,
three,
four,
}: {
click?: (e: any) => void;
one: number;
two?: number;
t
src/Components/ColumnSelector.tsx:140