fix: before admin stations removal
This commit is contained in:
@@ -525,9 +525,6 @@ export const AdminCatalogPage: React.FC = () => {
|
||||
<Typography>
|
||||
<strong>To Update:</strong> {importPreview.toUpdate.length}
|
||||
</Typography>
|
||||
<Typography>
|
||||
<strong>To Delete:</strong> {importPreview.toDelete.length}
|
||||
</Typography>
|
||||
</Box>
|
||||
|
||||
{/* Errors */}
|
||||
|
||||
Reference in New Issue
Block a user