Skip to content

Commit 9924da0

Browse files
Update SelectApp.tsx
1 parent 8101015 commit 9924da0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/connect-react/src/components/SelectApp.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ export function SelectApp({
4646
// TODO error
4747
apps,
4848
} = useApps({
49+
...appsOptions ?? {},
4950
q,
50-
...appsOptions,
5151
});
5252
const {
5353
Option,

0 commit comments

Comments
 (0)