committed by
Nicolás Hatcher Andrés
parent
689f55effa
commit
b4aed93bbb
@@ -448,7 +448,7 @@ function Toolbar(properties: ToolbarProperties) {
|
||||
/>
|
||||
<ColorPicker
|
||||
color={properties.fillColor}
|
||||
defaultColor="#FFFFFF"
|
||||
defaultColor=""
|
||||
title={t("color_picker.default")}
|
||||
onChange={(color): void => {
|
||||
if (color !== null) {
|
||||
|
||||
Reference in New Issue
Block a user