mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-19 16:36:00 +00:00
icon names refactor
This commit is contained in:
@@ -34,7 +34,7 @@ export default function LoadingInfo({ message, wrapper = false }) {
|
||||
const core = (
|
||||
<Container>
|
||||
<Spinner>
|
||||
<FontIcon icon="mdi mdi-loading mdi-spin" />
|
||||
<FontIcon icon="icon loading" />
|
||||
</Spinner>
|
||||
{message}
|
||||
</Container>
|
||||
|
||||
Reference in New Issue
Block a user