fix: github star count

This commit is contained in:
Nik L
2026-04-14 12:11:18 -04:00
parent f4fa328455
commit 3f7a5e0fc1
2 changed files with 22 additions and 11 deletions

View File

@@ -1,5 +1,3 @@
'use client'
import { PlatformProvider } from '@/components/platform-toggle'
import { Nav } from '@/components/nav'
import { Hero } from '@/components/hero'