fix: Correct layout in EasySwitchManager by adding a missing closing div, ensuring proper rendering of components and improving overall UI structure.
Publish Fast Tabler Docker image / build-and-push-fast (push) Successful in 2m2s

This commit is contained in:
2025-12-07 13:21:35 +07:00
parent ec6c348b3e
commit c06294d9f2
+1
View File
@@ -733,6 +733,7 @@ function EasySwitchManager() {
);
})}
</div>
</div>
)}
</div>
);