i have
<Row> <Col width={50} > <img src="some img" /> </Col> </Row>
I want that Img component should get component width.
note:- in this all the components are dynamically generated and lots of and component will be there so react context wont work out.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…