Skip to content

Commit 195a2e2

Browse files
Update index.mdx
1 parent bb0204c commit 195a2e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ icon: "book-open"
55
mode: "custom"
66
---
77

8+
hello
9+
810
export const HeroCard = ({ filename, title, description, href }) => {
911
return (
1012
<a className="group cursor-pointer pb-8" href={href}>

0 commit comments

Comments
 (0)