Add classified status

This commit is contained in:
Jon Staab
2026-02-03 17:09:30 -08:00
parent 815dbba497
commit 70c430ddc2
12 changed files with 80 additions and 31 deletions
+1 -1
View File
@@ -49,7 +49,7 @@
{count}
recent messages{count === 1 ? "" : "s"}
</span>
<Button class="btn btn-sm btn-primary" onclick={onClick}>
<Button class="btn btn-xs rounded-full btn-primary" onclick={onClick}>
View Conversation
<Icon icon={AltArrowRight} />
</Button>