react-parallax icon indicating copy to clipboard operation
react-parallax copied to clipboard

Parallax component children cannot inherit the height and width of their parent.

Open kunaalgaur opened this issue 2 years ago • 0 comments
trafficstars

Describe the bug The children and parallax component cannot inherit the height or their parent component. If I try to dynamically set the height or a div by using grid-template-columns/row, the child div is not inheriting their parents dimensions.

kunaalgaur avatar Oct 14 '23 10:10 kunaalgaur