A
Anonymous
Dynamic Height Container - Copy this React, Tailwind Component to your project
When page loads I have some data and right after it there pagination button when I click on it and gets data that time old data get removed and new address and this is exactly what I want just issue is that layout get shrink as there is no data and get like popup and take much space of screen so what I want is create component that hold eye on container height and when there is no data that time it give minimum height, it should be compatible with devices like if I give minimum height before then at all screen brake points I have to give css so this component solve this issue
Prompt
