Change order of the fill options (#1097)

This commit is contained in:
Lipis 2020-03-27 19:38:03 +02:00 committed by GitHub
parent 90c83927ad
commit 2a373571f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -122,9 +122,9 @@ export const actionChangeFillStyle = register({
<legend>{t("labels.fill")}</legend>
<ButtonSelect
options={[
{ value: "solid", text: t("labels.solid") },
{ value: "hachure", text: t("labels.hachure") },
{ value: "cross-hatch", text: t("labels.crossHatch") },
{ value: "solid", text: t("labels.solid") },
]}
group="fill"
value={getFormValue(