Update shop-component.js

This commit is contained in:
yodalightsabr 2024-07-19 14:50:54 -04:00 committed by GitHub
parent d89df58c1e
commit b3ce64ce5d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -28,6 +28,7 @@ export default function ShopComponent({
availableItems,
userAirtableID = null,
hoursBalance = null,
userEmail = null,
pub
}) {
// State to manage quantity for each item