Skip to content

Commit 5c822f2

Browse files
committed
feat: track leap generations
1 parent a56d143 commit 5c822f2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

apps/docs/components/docs/leap-component.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ export const LeapComponent = () => {
6060
'border border-border hover:animate-[borderGlitch_0.6s_ease-in-out]',
6161
'focus-visible:outline-none focus-visible:ring-1 focus-visible:ring-ring active:scale-[0.98]'
6262
)}
63+
data-track="leap-generate"
6364
onClick={handleGenerate}
6465
type="button"
6566
>

0 commit comments

Comments
 (0)