feat: Update Insight category, document sentiment and archive insights (#4038)

Co-authored-by: Matthias Nannt <mail@matthiasnannt.com>
This commit is contained in:
Johannes
2024-11-04 23:07:27 -08:00
committed by GitHub
parent 31c3f9730e
commit 74bd40e0ff
52 changed files with 764 additions and 234 deletions
@@ -29,7 +29,7 @@ const Page = async () => {
})}
</p>
</div>
<Button href="/setup/signup" className="mt-6">
<Button size="base" href="/setup/signup" className="mt-6">
{t("setup.intro.get_started")}
</Button>