Skip to content

Commit f392d13

Browse files
committed
chore(demo): add hint to the demo
1 parent e950862 commit f392d13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demo/next/src/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ export default function Home() {
4646
target="_blank"
4747
rel="noopener noreferrer"
4848
>
49-
<h2 className={`mb-3 text-2xl font-semibold`}>
49+
<h2 className={`mb-3 text-2xl font-semibold`} data-replexica-hint="title of the card">
5050
Docs{" "}
5151
<span className="inline-block transition-transform group-hover:translate-x-1 motion-reduce:transform-none">
5252
-&gt;

0 commit comments

Comments
 (0)