mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-23 08:58:26 +00:00
fix
This commit is contained in:
parent
b88d76a4bb
commit
d315ce48e8
1 changed files with 0 additions and 1 deletions
|
|
@ -116,7 +116,6 @@ const BaseColorSwatches = ({
|
|||
);
|
||||
};
|
||||
const ColorPickerInputBox = () => {
|
||||
console.log('onReset', onReset);
|
||||
return (
|
||||
<div
|
||||
className="row mx-0 color-picker-input d-flex"
|
||||
|
|
|
|||
Loading…
Reference in a new issue