Digitale Eingänge Einstellung-Modal in Arbeit
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user