diff --git a/ui/common/typed-select.tsx b/ui/common/typed-select.tsx index 4557e4d..dcd0afb 100644 --- a/ui/common/typed-select.tsx +++ b/ui/common/typed-select.tsx @@ -12,8 +12,10 @@ export function TypedSelect(props: Props) { return ( );