Skip to content

Commit

Permalink
fix ref
Browse files Browse the repository at this point in the history
  • Loading branch information
amcdnl committed May 22, 2024
1 parent 2c3738e commit abac3c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Intro.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ import img from './assets/teaser.png';

<hr />

<a href="https://reablocks.dev?utm=reaviz" target="_blank" style={{ background: 'black', padding: 5, borderRadius: 5, position: 'absolute', bottom: 5, right: 5, width: 325 }}>
<a href="https://reablocks.dev?utm=reagraph" target="_blank" style={{ background: 'black', padding: 5, borderRadius: 5, position: 'absolute', bottom: 5, right: 5, width: 325 }}>
<img src={img} alt="reablocks" />
Checkout <strong>reablocks</strong>, our 50+ Open-source components for React and Tailwind →
</a>
Expand Down

0 comments on commit abac3c0

Please sign in to comment.