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 3becd73 commit bfb0209Copy full SHA for bfb0209
website/app/routes/index.tsx
@@ -144,7 +144,7 @@ export default function Index(): JSX.Element {
144
<div className="w-full flex-1">
145
<div className="mt-10 pr-5 lg:mt-0">
146
<div>
147
- <div className="rounded-tr rounded-tl border border-gray-700 bg-gray-50 px-3 py-2">
+ <div className="rounded-tr rounded-tl border border-gray-700 px-3 py-2">
148
<code className="text-sm">docs/index.mdx</code>
149
</div>
150
<div className="flex">
0 commit comments