mirror of
https://github.com/System-End/site.git
synced 2026-04-19 19:45:07 +00:00
Update shop-component.js
This commit is contained in:
parent
d89df58c1e
commit
b3ce64ce5d
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ export default function ShopComponent({
|
|||
availableItems,
|
||||
userAirtableID = null,
|
||||
hoursBalance = null,
|
||||
userEmail = null,
|
||||
pub
|
||||
}) {
|
||||
// State to manage quantity for each item
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue