fix(ui): migrate to cra v4

This commit is contained in:
Łukasz Mierzwa
2020-11-23 18:12:08 +00:00
committed by Łukasz Mierzwa
parent f225143775
commit db0aa0bab9
41 changed files with 215 additions and 860 deletions

View File

@@ -51,10 +51,10 @@ exports[`<AlertManagerInput /> matches snapshot 1`] = `
tabindex=\\"0\\"
type=\\"text\\"
aria-autocomplete=\\"list\\"
style=\\"box-sizing: content-box; width: 2px; border: 0px; font-size: inherit; opacity: 1; outline: 0; padding: 0px;\\"
style=\\"box-sizing: content-box; width: 2px; border: 0px; opacity: 1; outline: 0; padding: 0px;\\"
value
>
<div style=\\"position: absolute; top: 0px; left: 0px; visibility: hidden; height: 0px; overflow: scroll; white-space: pre; font-size: inherit; font-family: -webkit-small-control; letter-spacing: normal; text-transform: none;\\">
<div style=\\"position: absolute; top: 0px; left: 0px; visibility: hidden; height: 0px; overflow: scroll; white-space: pre; font-family: -webkit-small-control; letter-spacing: normal; text-transform: none;\\">
</div>
</div>
</div>