I am starting with the Supabase Demo example and then integrating some of the code from the PlasmicFlix site into it as a way to make the CollectionItems be more interactive.
I’m still on the integration step and just trying to recreate the components w/i the Supabase Demo repo. Most everything is working really well, but I have gotten to a point where I’m trying to change the design of the Collections component and I’m getting an error message
`Not able to style code component
Component Collection does not support styling
It looks like the code component Collection does not make use of the “className” prop, so you cannot set styles on the component``
The code is… https://github.com/plasmicapp/plasmic/blob/master/examples/plasmicflix/code-components/Collection.tsx
And my project ID is… vCQBT1zTZXh9RGZGdqNAKf
type or paste code here