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 41ebb9f commit 75170a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/Introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import img from './assets/teaser.png';

---

<a href="https://reablocks.dev?utm=reagraph" target="_blank" style={{ background: 'black', padding: 5, borderRadius: 5, position: 'absolute', bottom: 5, right: 5, width: 325 }}>
<a href="https://reablocks.dev?utm=reaflow" 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 75170a1

Please sign in to comment.