mirror of
https://github.com/emsesp/EMS-ESP32.git
synced 2025-12-06 15:59:52 +03:00
minor text changes
This commit is contained in:
@@ -23,7 +23,7 @@ const FullScreenLoading = () => {
|
||||
<div className={classes.fullScreenLoading}>
|
||||
<CircularProgress className={classes.progress} size={100} />
|
||||
<Typography variant="h4">
|
||||
Loading …
|
||||
Loading…
|
||||
</Typography>
|
||||
</div>
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user