Better handling of configuration load
This commit is contained in:
@ -65,7 +65,7 @@ export function AsyncWidget(p: {
|
||||
<Alert
|
||||
variant="outlined"
|
||||
severity="error"
|
||||
style={{ marginBottom: "15px" }}
|
||||
style={{ margin: "0px 15px 15px 15px" }}
|
||||
>
|
||||
{p.errMsg}
|
||||
</Alert>
|
||||
|
Reference in New Issue
Block a user