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 df29d18 commit e2b5e94Copy full SHA for e2b5e94
src/pages/components/NavBar.tsx
@@ -51,7 +51,7 @@ export default function NavBar() {
51
<h2 className="mt-2 pl-1 text-2xl font-bold">Reactime</h2>
52
{/* {'className="mx-4 mt-2 inline-flex items-center rounded-full bg-red-200 px-2.5 py-0.5 text-xs font-medium text-red-800'} */}
53
<span className="text-gren-800 mx-4 mt-2 inline-flex items-center rounded-full bg-green-200 px-2.5 py-0.5 text-xs font-medium">
54
- v25.0.0
+ v26.0.0
55
</span>
56
</div>
57
0 commit comments