Tailwind-Styled-Component icon indicating copy to clipboard operation
Tailwind-Styled-Component copied to clipboard

requires styled-components to be installed

Open Vanuan opened this issue 9 months ago • 0 comments

I've spend some time investigating cryptic message:

Uncaught Error: Objects are not valid as a React child (found: object with keys {$$typeof, type, key, props, _owner, _store}). If you meant to render a collection of children, use an array instead.

Apparently, styled-components is an intrinsic dependency as well as tailwindcss. Should probably add to readme.

Vanuan avatar Jan 16 '25 03:01 Vanuan