typo: incorrect title in delete confirmation

This commit is contained in:
Carlos Valente
2025-10-29 20:46:59 +01:00
committed by Carlos Valente
parent 74e59dccdb
commit 99d2debca8
@@ -205,7 +205,7 @@ export default function ManageRundowns() {
<Dialog <Dialog
isOpen={isOpenDelete} isOpen={isOpenDelete}
onClose={deleteHandlers.close} onClose={deleteHandlers.close}
title='Load rundown' title='Delete rundown'
showBackdrop showBackdrop
showCloseButton showCloseButton
bodyElements={ bodyElements={