mirror of
https://github.com/arsvendg/Stirling-PDF.git
synced 2026-07-16 19:33:11 +02:00
Fix unresolved Material Symbols icon names in frontend (#6443)
This commit is contained in:
+1
-5
@@ -797,11 +797,7 @@ export default function AdminDatabaseSection() {
|
||||
</Button>
|
||||
<Button
|
||||
leftSection={
|
||||
<LocalIcon
|
||||
icon="cloud-upload"
|
||||
width="1rem"
|
||||
height="1rem"
|
||||
/>
|
||||
<LocalIcon icon="upload" width="1rem" height="1rem" />
|
||||
}
|
||||
onClick={handleCreateBackup}
|
||||
loading={creatingBackup}
|
||||
|
||||
Reference in New Issue
Block a user