mirror of
https://github.com/maputnik/editor.git
synced 2026-01-11 16:00:05 +00:00
Migration of jsx files to tsx 3 (#851)
This is in continue to: - #850 - #848 The last files should be converted as part of this PR, there are only a handful left.
This commit is contained in:
@@ -137,7 +137,6 @@ class DeleteValueInputButton extends React.Component<DeleteValueInputButtonProps
|
||||
>
|
||||
<FieldDocLabel
|
||||
label={<MdDelete />}
|
||||
fieldSpec={{doc:" Remove array item."}}
|
||||
/>
|
||||
</InputButton>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user