examples: update Geist font path (#58349)

This commit is contained in:
Sean Gray 2023-11-15 23:58:44 -05:00 committed by GitHub
parent 7226746051
commit f5f0767ee5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,4 +1,4 @@
import { GeistSans } from 'geist/font'
import { GeistSans } from 'geist/font/sans'
import './globals.css'
const defaultUrl = process.env.VERCEL_URL