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 a48780a commit 136703aCopy full SHA for 136703a
src/pages/components/LandingPage.tsx
@@ -46,7 +46,7 @@ export default function LandingPage() {
46
What's new
47
</span> */}
48
<span className="inline-flex items-center space-x-1 text-sm font-medium text-rose-500">
49
- <span>What's new for Reactime 25.0?</span>
+ <span>What's new for Reactime 26.0?</span>
50
<ChevronRightIcon
51
className="h-5 w-5"
52
aria-hidden="true"
0 commit comments