We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18956b commit 4f2bc07Copy full SHA for 4f2bc07
www/src/pages/components/LandingPage.tsx
@@ -38,7 +38,7 @@ export default function LandingPage() {
38
</div>
39
<div className="mt-20">
40
<div>
41
- <a href="#" className="inline-flex space-x-4">
+ <a target="_blank" href="https://medium.com/@reactime/reactime-v17-0-0-now-with-support-for-the-context-api-and-a-modern-ui-f0edf9e54dae" className="inline-flex space-x-4">
42
<span className="rounded bg-rose-50 px-2.5 py-1 text-sm font-semibold text-rose-500">
43
What's new
44
</span>
0 commit comments