Fix arcade shop link colors

This commit is contained in:
Sam Liu 2024-06-21 12:08:55 -04:00
parent a35c5d215e
commit 2fb987fe6a
No known key found for this signature in database
GPG key ID: C8C2DE6C2EDA527E

View file

@ -18,7 +18,11 @@ const styled = `
body {
background-color: #FAEFD6;
}
`;
a {
color: inherit;
}
`
export default function ShopComponent({
availableItems,