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 bb0204c commit 1524bc5Copy full SHA for 1524bc5
index.mdx
@@ -5,6 +5,8 @@ icon: "book-open"
5
mode: "custom"
6
---
7
8
+hey
9
+
10
export const HeroCard = ({ filename, title, description, href }) => {
11
return (
12
<a className="group cursor-pointer pb-8" href={href}>
0 commit comments