mirror of
https://github.com/iib0011/omni-tools.git
synced 2025-09-19 14:09:31 +02:00
fix: generate numbers
This commit is contained in:
@@ -22,7 +22,7 @@ function FuseLoading(props: FuseLoadingProps) {
|
||||
return (
|
||||
<div>
|
||||
<Typography
|
||||
className="-mb-16 text-13 font-medium sm:text-20"
|
||||
className="text-13 sm:text-20 -mb-16 font-medium"
|
||||
color="text.secondary"
|
||||
>
|
||||
Loading
|
||||
|
Reference in New Issue
Block a user