Skip to content

Commit

Permalink
revert: 撤销代码更改
Browse files Browse the repository at this point in the history
  • Loading branch information
ArgoZhang committed Oct 13, 2024
1 parent 075ee01 commit b75da30
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/BootstrapBlazor/Components/Tab/TabItem.cs
Original file line number Diff line number Diff line change
Expand Up @@ -102,12 +102,6 @@ protected override void OnParametersSet()
}
}

/// <summary>
/// <inheritdoc/>
/// </summary>
/// <returns></returns>
protected override bool ShouldRender() => false;

/// <summary>
/// 设置是否被选中方法
/// </summary>
Expand Down

0 comments on commit b75da30

Please sign in to comment.