Added new support page
This commit is contained in:
@ -9,6 +9,7 @@ component Shop(user *arn.User, items []*arn.Item)
|
||||
|
||||
component ShopTabs(user *arn.User)
|
||||
.tabs
|
||||
Tab("Support", "heart", "/support")
|
||||
Tab("Shop", "shopping-cart", "/shop")
|
||||
Tab("Inventory", "briefcase", "/inventory")
|
||||
Tab("History", "history", "/shop/history")
|
||||
|
Reference in New Issue
Block a user