We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b9d390 commit 818faa3Copy full SHA for 818faa3
1 file changed
demo/next/src/app/page.tsx
@@ -46,7 +46,7 @@ export default function Home() {
46
target="_blank"
47
rel="noopener noreferrer"
48
>
49
- <h2 className={`mb-3 text-2xl font-semibold`}>
+ <h2 className={`mb-3 text-2xl font-semibold`} data-replexica-hint="title of the card">
50
Docs{" "}
51
<span className="inline-block transition-transform group-hover:translate-x-1 motion-reduce:transform-none">
52
->
0 commit comments