Props must be serializable for components in the “use client” entry file, “setShow” is invalid.ts(71007)
I am getting this Typescript warning/error in my vs code editor for some prop-namings in React.
I am getting this Typescript warning/error in my vs code editor for some prop-namings in React.