docs: fix type in sidebar.mdx (#5452)

This commit is contained in:
Phaired
2024-10-21 09:43:35 +02:00
committed by GitHub
parent ced2513137
commit 3febcdc523

View File

@@ -48,7 +48,7 @@ npx shadcn@latest add sidebar
<Step>Add the following colors to your CSS file</Step>
The command above should install the colors for you. It not, copy and paste the following in your CSS file.
The command above should install the colors for you. If not, copy and paste the following in your CSS file.
We'll go over the colors later in the [theming section](/docs/components/sidebar#theming).