Converting component with gap problem

I’m having a problem with converting a component to a framer-motion component. The component i’m substituting has a gap set on it - using as: motion.div is causing problems for me, and overriding render is passing the gap stuff

i really wish we could opt out of gap polyfill

are you able to wrap it in a motion.div?

it gets complicated with understanding if it can stretch or not. Since the classes need to go on the plasmiccomponent inside - if that’s set to shrink, the outer motion.div might be stretch