Skip to content

Commit

Permalink
⚰ refactor: remove btn for stack demo
Browse files Browse the repository at this point in the history
  • Loading branch information
capdiem committed Jan 19, 2024
1 parent 15c4845 commit 1250f70
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 58 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
<MIcon Class="mr-2">mdi-github</MIcon>
Github
</MButton>
<StackLiveDemoBtn Class="hidden-sm-and-down" />
</div>
</div>
</MCol>
Expand Down

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="Masa.Blazor" Version="1.3.0"/>
<PackageReference Include="Masa.Blazor" Version="1.3.2"/>
</ItemGroup>

</Project>

0 comments on commit 1250f70

Please sign in to comment.