Skip to content

Commit e2b5e94

Browse files
committed
updated v25 to v26
1 parent df29d18 commit e2b5e94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/components/NavBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ export default function NavBar() {
5151
<h2 className="mt-2 pl-1 text-2xl font-bold">Reactime</h2>
5252
{/* {'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'} */}
5353
<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
54+
v26.0.0
5555
</span>
5656
</div>
5757

0 commit comments

Comments
 (0)