TypeError: next_font_local__WEBPACK_IMPORTED_MODULE_0___default(...) is not a function
when used "use client"
#98
Labels
bug
Something isn't working
Font Name (Geist Sans/Geist Mono):
Description of the Issue:
whenever I am using
geist/font/sans
within a client side section, it is throwing the errorTypeError: next_font_local__WEBPACK_IMPORTED_MODULE_0___default(...) is not a function
Steps to Reproduce:
className
use client
to the component.Expected Behavior:
It was expected to load the the component without any error
Screenshots:
Environment (please complete the following information):
Additional Context:
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: