mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-15 04:13:47 +00:00
cleanup
This commit is contained in:
@@ -164,11 +164,7 @@ export default function SettingsModal(props) {
|
||||
>
|
||||
Save
|
||||
</Button>
|
||||
<Button
|
||||
variant='ghost'
|
||||
onClick={onClose}
|
||||
disabled={submitting}
|
||||
>
|
||||
<Button variant='ghost' onClick={onClose} disabled={submitting}>
|
||||
Cancel
|
||||
</Button>
|
||||
</ModalFooter>
|
||||
|
||||
Reference in New Issue
Block a user