forked from Archives/Athou_commafeed
update to mantine 7
This commit is contained in:
@@ -14,7 +14,7 @@ export function LoadingPage() {
|
||||
<RingProgress
|
||||
sections={[{ value: loadingPercentage, color: theme.primaryColor }]}
|
||||
label={
|
||||
<Text weight="bold" align="center" size="xl">
|
||||
<Text fw="bold" ta="center" size="xl">
|
||||
{loadingPercentage}%
|
||||
</Text>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user