📝 Fix type file in doc
continuous-integration/drone/push Build is passing Details

master
Julien Riboulet 2 years ago
parent 649d0731a1
commit 9f0ee156f9

@ -96,7 +96,7 @@ public partial class CraftingItem
It is also possible to create CSS style files directly for our component, this file will be automatically rendered with our component.
```css title="Components/CraftingItem.razor.cs"
```css title="Components/CraftingItem.razor.css"
.item {
width: 64px;
height: 64px;

Loading…
Cancel
Save