Skip to content

Commit acf4460

Browse files
authored
chore(Dashboard): bump version 10.0.0 (#693)
1 parent 8979778 commit acf4460

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/components/BootstrapBlazor.Tasks.Dashboard/TaskDashboard.razor

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@namespace BootstrapBlazor.Components.Tasks
1+
@namespace BootstrapBlazor.Components.Tasks
22
@inherits BootstrapComponentBase
33

44
<div @attributes="AdditionalAttributes" class="@ClassString">
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
@namespace BootstrapBlazor.Components.Tasks
1+
@namespace BootstrapBlazor.Components.Tasks
22

3-
<BootstrapBlazor.Components.Console Items="@Messages" Height="280" ShowAutoScroll="true" HeaderText="@HeaderText" />
3+
<BootstrapBlazor.Components.Console Items="@Messages" Height="280" ShowAutoScroll="true" HeaderText="@HeaderText"></BootstrapBlazor.Components.Console>

0 commit comments

Comments
 (0)