diff --git a/frontend/src/pages/Backups/Backups.tsx b/frontend/src/pages/Backups/Backups.tsx index 36b662b..741cf37 100644 --- a/frontend/src/pages/Backups/Backups.tsx +++ b/frontend/src/pages/Backups/Backups.tsx @@ -173,7 +173,7 @@ export default function Backups() { valuePropName="checked" rules={[{ required: true, message: 'Is this table sharded?' }]} > - is sharded + diff --git a/frontend/src/pages/Backups/ScheduledBackups.tsx b/frontend/src/pages/Backups/ScheduledBackups.tsx index 439c3bc..db77737 100644 --- a/frontend/src/pages/Backups/ScheduledBackups.tsx +++ b/frontend/src/pages/Backups/ScheduledBackups.tsx @@ -298,7 +298,7 @@ export default function ScheduledBackups() { valuePropName="checked" rules={[{ required: true, message: 'Is this table sharded?' }]} > - is sharded +