Update all relevant dev tool deps

Delete esformatter

Address lint failures

Delete unknown component property

remove deprecated stylelint rules

Address stylelint violation

Update rimraf

(cherry picked from commit 4aba540b894729c730640f03b2f96c451af2dba0)

Close #3624
This commit is contained in:
Benjamin Staneck 2023-04-30 22:29:24 +02:00 committed by Bogdan
parent a5b9951a39
commit a1f0982c64
6 changed files with 1772 additions and 2483 deletions

View file

@ -1,12 +1,9 @@
.inputContainer {
top: -1px;
right: -1px;
bottom: -1px;
left: -1px;
display: flex;
align-items: start;
flex-wrap: wrap;
padding: 1px 16px;
min-height: 33px;
cursor: default;
inset: -1px;
}

View file

@ -36,7 +36,6 @@ class TagInputInput extends Component {
<div
ref={forwardedRef}
className={className}
component="div"
onMouseDown={this.onMouseDown}
>
{