Revert "Rework for Tabstrip regression issue"

This commit is contained in:
Shaun Walker
2024-11-26 13:35:21 -05:00
committed by GitHub
parent a499cfb98f
commit 4a74549c1b
6 changed files with 68 additions and 69 deletions

View File

@ -242,6 +242,7 @@
private async Task SaveModule()
{
validated = true;
var interop = new Interop(JSRuntime);
if (await interop.FormValid(form))