UNPKG

react-aspect-ratio

Version:

React Component to maintain a consistent width-to-height ratio (aspect ratio), preventing cumulative layout shift.

4 lines 166 B
import react156 from './react-15.6'; import reactLatest from './react-latest'; export default react156; // use before react 15.6 export var AspectRatio = reactLatest;