Best approach for next/image in a component library?
Unanswered
Spectacled bear posted this in #help-forum
Spectacled bearOP
Working in a monorepo with a ui package that contains components, and a storybook and next app. I don't want to install the entire next package in my ui package just for the image component, what's the best way to handle this?