-
-
Notifications
You must be signed in to change notification settings - Fork 370
Closed
Labels
support: questionCommunity support but can be turned into an improvement.Community support but can be turned into an improvement.
Description
as the title said, how do you actually use it? do you need use client? if i dont use use client, i will get an error:
Element type is invalid: expected a string (for built-in components) or a class/function (for composite components) but got: undefined. You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.
Check the render method of `Button`.now the weird thing is, above the button has an image element, and if i remove the alt, it will work fine, i tried that because it work fine without using use client before i add the image
let me know if you need my code snippet
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
support: questionCommunity support but can be turned into an improvement.Community support but can be turned into an improvement.