Skip to content
Snippets Groups Projects
Unverified Commit 17793f10 authored by Jed Fox's avatar Jed Fox
Browse files

Remove loading attribute from cancel button

parent eb0ab166
No related branches found
No related tags found
No related merge requests found
......@@ -121,7 +121,6 @@ export default function ConfigServer() {
<Button
bare
type="button"
loading={loading}
style={{ fontSize: 15, marginLeft: 10 }}
onClick={() => history.goBack()}
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment