mirror of
https://github.com/Noratrieb/mx-3.git
synced 2026-01-14 15:25:09 +01:00
spinner position
This commit is contained in:
parent
8ba2cefdd6
commit
d4ed98dae0
1 changed files with 1 additions and 1 deletions
|
|
@ -53,7 +53,7 @@ function App() {
|
|||
</Card>
|
||||
))
|
||||
) : bandQuery ? (
|
||||
<Col>
|
||||
<Col className="d-flex justify-content-center">
|
||||
<Spinner animation="border" />
|
||||
</Col>
|
||||
) : (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue