We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0d9ae commit 39ff662Copy full SHA for 39ff662
src/components/tools/SandboxEditor/SandboxEditor.tsx
@@ -62,7 +62,7 @@ const SandboxEditor = ({children, className} : SandboxProps) => {
62
<Heading as='h1' className="text-gray-1000">Sandbox Editor</Heading>
63
<Separator orientation='vertical' />
64
<Text className="font-normal text-gray-950">
65
- Customize the colors of the Radix UI components by clicking on the color swatches below.
+ Customize the colors of the Rad UI components by clicking on the color swatches below.
66
</Text>
67
</div>
68
<Separator />
0 commit comments