Feature/filter badge
This commit is contained in:
@@ -52,9 +52,7 @@ const LoadingHardPage = ({
|
||||
)}
|
||||
</LoadingImage>
|
||||
)}
|
||||
<Typography variant={"body2"} sx={{ color: authState ? "error.main" : "primary.main" }}>
|
||||
{label}
|
||||
</Typography>
|
||||
<Stack sx={{ color: authState ? "error.main" : "primary.main" }}>{label}</Stack>
|
||||
</Stack>
|
||||
</Backdrop>
|
||||
{children}
|
||||
|
||||
Reference in New Issue
Block a user