website refactor
This commit is contained in:
@@ -40,8 +40,8 @@ export function AdminDashboardTemplate(props: {
|
||||
System overview and statistics
|
||||
</Text>
|
||||
</div>
|
||||
<Button
|
||||
onClick={onRefresh}
|
||||
<Button
|
||||
onClick={onRefresh}
|
||||
disabled={isLoading}
|
||||
variant="secondary"
|
||||
className="flex items-center gap-2"
|
||||
|
||||
Reference in New Issue
Block a user