Skip to content

Commit 94a0812

Browse files
committed
fix: typecheck
1 parent e6c148a commit 94a0812

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/frontend/app/routes/peers.create.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export default function CreatePeerPage() {
242242
will sent to & received from the peer.
243243
</>
244244
}
245-
bringForward
245+
bringForward={1}
246246
/>
247247
) : (
248248
<Select

0 commit comments

Comments
 (0)