mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
Remove loading attribute from cancel button
This commit is contained in:
@@ -121,7 +121,6 @@ export default function ConfigServer() {
|
||||
<Button
|
||||
bare
|
||||
type="button"
|
||||
loading={loading}
|
||||
style={{ fontSize: 15, marginLeft: 10 }}
|
||||
onClick={() => history.goBack()}
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user