Skip to content

Commit

Permalink
closes issue #696
Browse files Browse the repository at this point in the history
  • Loading branch information
joao4all committed Jul 17, 2024
1 parent 3065eae commit 34c7246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion COMETwebapp/Components/Tabs/TabsPanelComponent.razor
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
@key="tab"/>
}

<TabComponent Text="Open Model"
<TabComponent Text="Select Model"
Icon="typeof(FeatherPlus)"
OnClick="@(() => this.OnOpenTabClick.Invoke())"/>

Expand Down

0 comments on commit 34c7246

Please sign in to comment.