mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 18:36:23 +02:00
feat: enhance report panel and generation UI
This commit is contained in:
parent
be1b6f370f
commit
59628fdf76
2 changed files with 7 additions and 3 deletions
|
|
@ -65,7 +65,7 @@ function ReportGeneratingState({ topic }: { topic: string }) {
|
|||
<h3 className="font-semibold text-foreground text-sm sm:text-base leading-tight truncate">
|
||||
{topic}
|
||||
</h3>
|
||||
<TextShimmerLoader text="Writing report…" size="sm" />
|
||||
<TextShimmerLoader text="Putting things together" size="sm" />
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue