A
Anonymous
Comment Section - Copy this React, Tailwind Component to your project
Create 3 rows comments section for below html , child elemnt should have flexible width as per content <div class="parent"> <div class="child">Short Content</div> <div class="child">This card has a bit more content to demonstrate width adjustment.nt to demonstrate width adjustment.nt to demonstrate width adjustment.</div> <div class="child">Another card</div> <div class="child">A very long content card to show how it grows with content size.</div> <div class="child">Short</div> <div class="child">Short Content</div> <div class="child">This card has a bit more content to demonstrate width adjustment.</div> <div class="child">Another card</div><div>
Prompt
