Restructuing
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
@namespace Shared.Components
|
||||
@using Model
|
||||
@namespace Shared.Components
|
||||
|
||||
<div class="deck-card-row">
|
||||
@foreach (var group in Cards.GroupBy(x => x))
|
||||
|
||||
Reference in New Issue
Block a user