Update landing-hero-github-stars.tsx

This commit is contained in:
Stefan Pejcic 2024-06-04 16:18:43 +02:00 committed by GitHub
parent 25c2fee916
commit e2f879ad7c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,7 @@ import clsx from 'clsx';
import { OrangeStarIcon } from './icons/orange-star';
export const LandingHeroGithubStars = () => {
const [version, setVersion] = useState('0.1'); // Default version
const [version, setVersion] = useState('0.2'); // Default version
useEffect(() => {
// Function to fetch version information