Skip to content

Commit 7911988

Browse files
committed
add another retailer
1 parent 3b94164 commit 7911988

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

src/components/LinksBar.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,11 @@ export default function LinksBar() {
2424
url: "https://dub.sh/5EXOLfW",
2525
retailer: "UK Retailer"
2626
},
27+
{
28+
region: "Sweden",
29+
url: "https://dub.sh/UFR3arU",
30+
retailer: "Sweden Retailer"
31+
},
2732
{
2833
region: "Global",
2934
url: "https://dub.sh/HoGhuGr",

0 commit comments

Comments
 (0)