Digitale Eingänge Einstellung-Modal in Arbeit

This commit is contained in:
Ismail Ali
2025-03-23 16:03:44 +01:00
parent 8e482813f8
commit e88233302b
3 changed files with 50 additions and 19 deletions

View File

@@ -108,14 +108,6 @@ export default function AnalogeEingaengeTable() {
className="w-full border px-2 py-1 rounded"
defaultValue={selectedEingang.name}
/>
<label className="block text-sm text-gray-700 mt-2">Typ:</label>
<input
type="text"
className="w-full border px-2 py-1 rounded"
defaultValue="Spg."
readOnly
/>
</div>
<div className="flex justify-end mt-4">