diff --git a/Select.tsx b/Select.tsx index d75038b..b5dd4eb 100644 --- a/Select.tsx +++ b/Select.tsx @@ -61,6 +61,7 @@ function Select({ > {items.map((item) => ( handlePress(item.value)}