"end of project"
continuous-integration/drone/push Build is passing Details

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 @using System.Globalization
<div> <div>
<h1>Welcome</h1> <Crafting Items="Items" Recipes="Recipes" />
<p>
<b>CurrentCulture</b>: @CultureInfo.CurrentCulture
</p>
</div> </div>

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

Loading…
Cancel
Save