We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32ba8d5 commit 0907efaCopy full SHA for 0907efa
1 file changed
src/components/chat/IndexingOverlay.tsx
@@ -353,7 +353,8 @@ export function IndexingOverlay({
353
marginBottom: 20,
354
}}
355
>
356
- indexing your repo. big codebases can take a few minutes.{" "}
+ indexing your repo. big codebases can take a few minutes.
357
+ <br />
358
<span style={{ color: "#16a34a", fontWeight: 600 }}>
359
you can leave this tab in the background
360
</span>{" "}
0 commit comments