Skip to content

Commit 864edc6

Browse files
dimodidimodi
authored andcommitted
Remove extra tag
1 parent 2552932 commit 864edc6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/treelist/editing/validation.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,9 +86,6 @@ Install the [`Blazored.FluentValidation`](https://www.nuget.org/packages/Blazore
8686
Enable Validation
8787
</label>
8888
</TreeListToolBarTemplate>
89-
<TreeListToolBarTemplate>
90-
<TreeListCommandButton Command="Add">Add Item</TreeListCommandButton>
91-
</TreeListToolBarTemplate>
9289
<TreeListColumns>
9390
<TreeListColumn Field="@nameof(Employee.Name)" Expandable="true" />
9491
<TreeListColumn Field="@nameof(Employee.Salary)" DisplayFormat="{0:C2}" Width="130px" />

0 commit comments

Comments
 (0)