remove id => bad practice

This commit is contained in:
chfhtw
2026-04-23 09:48:04 +02:00
parent 6c26fde210
commit 2cadee1599
-1
View File
@@ -316,7 +316,6 @@ export default {
class="form-check-input ms-0"
:value="true"
aria-label="toggle widget"
id="flexSwitchCheckChecked"
>
</div>
</Transition>