Remove loading attribute from cancel button

This commit is contained in:
Jed Fox
2022-08-30 17:53:32 -04:00
parent eb0ab166c4
commit 17793f1019

View File

@@ -121,7 +121,6 @@ export default function ConfigServer() {
<Button
bare
type="button"
loading={loading}
style={{ fontSize: 15, marginLeft: 10 }}
onClick={() => history.goBack()}
>