Use footer elements
This commit is contained in:
@ -14,5 +14,5 @@ component Inventory(inventory *arn.Inventory, viewUser *arn.User, user *arn.User
|
||||
if slot.Quantity > 1
|
||||
.inventory-slot-quantity= slot.Quantity
|
||||
|
||||
.footer.mountable
|
||||
footer.footer.mountable
|
||||
p You can consume items by double-clicking them.
|
Reference in New Issue
Block a user