KueModal bis Isolationsgrenwert gemacht
This commit is contained in:
@@ -133,7 +133,11 @@ function Kue705FO({
|
||||
</button>
|
||||
</div>
|
||||
{/* Modal */}
|
||||
<KueModal showModal={showModal} onClose={handleCloseModal}>
|
||||
<KueModal
|
||||
showModal={showModal}
|
||||
onClose={handleCloseModal}
|
||||
slot={slotIndex}
|
||||
>
|
||||
<h2>Modul Einstellungen</h2>
|
||||
<p>Hier kannst du Einstellungen für {modulName} vornehmen.</p>
|
||||
</KueModal>
|
||||
|
||||
Reference in New Issue
Block a user