birdofpreyru / react-utils

ReactJS development kit.
https://dr.pogodin.studio/docs/react-utils/index.html
Other
3 stars 0 forks source link

Perhaps, no need for <ScalableRect> component, can be replaced by `aspect-ratio` css prop? #321

Closed birdofpreyru closed 3 months ago

birdofpreyru commented 4 months ago

https://developer.mozilla.org/en-US/docs/Web/CSS/aspect-ratio

https://github.com/birdofpreyru/react-utils/blob/74fb97d616dbde0b5143473c8adeef8b1a06cbb0/src/shared/components/ScalableRect/index.tsx#L22