wixplosives / codux-core

MIT License
75 stars 8 forks source link

feat(codux-ui): pass props and refactor picture to img #1261

Closed 0xRezaa closed 1 day ago

0xRezaa commented 4 days ago

This PR makes sure that most of the img props which are not handled by the WixImage component itself are passed to the img element.

It also refactors the picture use with source and img element to a purely img element usage