"end of project"

master
Aurian JAULT 2 years ago
parent ca5d6e4c88
commit 8860b5e4ac

@ -1 +1,6 @@

.item {
width: 64px;
height: 64px;
border: 1px solid;
overflow: hidden;
}

@ -3,10 +3,5 @@
@using System.Globalization
<div>
<h1>Welcome</h1>
<p>
<b>CurrentCulture</b>: @CultureInfo.CurrentCulture
</p>
<Crafting Items="Items" Recipes="Recipes" />
</div>

@ -124,11 +124,7 @@
<value>Fetch Data</value>
</data>
<data name="Home" xml:space="preserve">
<value>Home
Counter
Fetch
List
Inventory</value>
<value>Home</value>
</data>
<data name="Inventory" xml:space="preserve">
<value>Inventory</value>

Loading…
Cancel
Save