MAC Adresse 2: ausblenden
This commit is contained in:
@@ -250,7 +250,11 @@ function SettingModal({ showModal, onClose }) {
|
||||
disabled
|
||||
/>
|
||||
</div>
|
||||
<div>
|
||||
{/* MAC Adresse 2 */}
|
||||
{/*
|
||||
|
||||
<div>
|
||||
|
||||
<label className="block text-sm font-medium">
|
||||
MAC Adresse 2:
|
||||
</label>
|
||||
@@ -262,6 +266,7 @@ function SettingModal({ showModal, onClose }) {
|
||||
disabled
|
||||
/>
|
||||
</div>
|
||||
*/}
|
||||
</div>
|
||||
|
||||
<div className="mb-4 grid grid-cols-2 gap-4">
|
||||
|
||||
Reference in New Issue
Block a user