faststore
faststore copied to clipboard
Banner component
I'm creating this issue to let chime in if this should be an atom/molecule or organism and if it should be implemented on faststore or on base.store.
The Banner component is a content driven component that displays some text and an image.
This can be done on @faststore/ui, however, I see no benefits on doing it in there because the implementation would be an empty div that renders children. However, if you think in better ways of implementing this, I'd say this is an organism
Yes, this should be done on faststore as an organism
After few discussion we decided to classify it as molecule https://github.com/vtex/faststore/pull/1048, but I still think it suits better as an organism.
closing because https://github.com/vtex/faststore/pull/1048 was merged