This commit is contained in:
Justin Visser 2026-02-19 22:50:22 +01:00
parent 710f7675c3
commit ba7976d935
10 changed files with 271 additions and 356 deletions

View file

@ -277,7 +277,7 @@ function onToggleTheme(): void {
<div class="flex flex-wrap gap-2">
<AppButton>Primary action</AppButton>
<AppButton variant="secondary">Secondary</AppButton>
<AppBadge tone="warning">Needs review</AppBadge>
<AppBadge tone="warning">Unread</AppBadge>
</div>
<AppTable label="Shell preview table">
<thead>