From f904be9a8d9fc8bf5b136ebe2e90287edf1074f9 Mon Sep 17 00:00:00 2001
From: "gpt-engineer-app[bot]"
<159125892+gpt-engineer-app[bot]@users.noreply.github.com>
Date: Sun, 28 Sep 2025 20:17:02 +0000
Subject: [PATCH] Fix Select.Item value prop error
---
src/components/settings/LocationTab.tsx | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/components/settings/LocationTab.tsx b/src/components/settings/LocationTab.tsx
index db80a4a6..7a43decd 100644
--- a/src/components/settings/LocationTab.tsx
+++ b/src/components/settings/LocationTab.tsx
@@ -202,7 +202,6 @@ export function LocationTab() {
- No location selected
{locations.map((location) => (
{location.name}