We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b6a32db commit 5be7f3cCopy full SHA for 5be7f3c
apps/frontend/src/app/collaboration/[id]/page.tsx
@@ -221,8 +221,7 @@ export default function CollaborationPage(props: CollaborationProps) {
221
>
222
<p className="session-modal-description">
223
The collaboration session has ended. You will be redirected in{" "}
224
- {countDown}
225
- seconds
+ {countDown} seconds
226
</p>
227
<p className="session-modal-question">
228
Question:{" "}
0 commit comments