Completed template

This commit is contained in:
adilallo
2026-03-02 22:12:50 -07:00
parent d811b87b12
commit 3e3d2881f5
103 changed files with 1410 additions and 622 deletions
+2 -1
View File
@@ -139,7 +139,8 @@ WithCustomHeader.args = {
children: (
<div className="space-y-4">
<p className="text-[var(--color-content-default-primary)]">
When headerContent is provided, the default title and description are not shown.
When headerContent is provided, the default title and description are
not shown.
</p>
</div>
),