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 798cfb4 commit 51f3832Copy full SHA for 51f3832
themes.mdx
@@ -5,6 +5,8 @@ icon: "paint-bucket"
5
mode: "custom"
6
---
7
8
+Hello world
9
+
10
export const ThemeCard = ({ title, value, description, href }) => {
11
return (
12
<a className="mt-4 gap-10 group cursor-pointer" href={href}>
0 commit comments