Skip to content

Commit eed32c9

Browse files
waleedlatif1claude
andcommitted
fix(docs): sync Quiver block color card to white chip
Reflects the Quiver bgColor change (#000000 -> #FFFFFF) in the docs block info card. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent bf7f7d7 commit eed32c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/docs/content/docs/en/tools/quiver.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import { BlockInfoCard } from "@/components/ui/block-info-card"
77

88
<BlockInfoCard
99
type="quiver"
10-
color="#000000"
10+
color="#FFFFFF"
1111
/>
1212

1313
{/* MANUAL-CONTENT-START:intro */}

0 commit comments

Comments
 (0)