summaryrefslogtreecommitdiff
path: root/Pages/Component/TabContainer.razor
AgeCommit message (Collapse)Author
2023-08-29Fixed bug in tab containers where a state change could result in an empty ↵Jake Mannens
tab pane being shown
2023-08-28Fixed tab container tab duplication bugJake Mannens
2023-08-15Convert Razor pages to BlazorJake Mannens