Skip to content

Commit 6c3c21e

Browse files
committed
chore: remove v4 note from instance count
1 parent 012ce5b commit 6c3c21e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/routes/home.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ export default function Home() {
6363
direction="up"
6464
duration={1}
6565
/>
66-
<span>+ Active Instances (v4)</span>
66+
<span>+ Active Instances</span>
6767
</div>
6868
<div className="flex flex-row gap-3">
6969
<Link

0 commit comments

Comments
 (0)