Scaling a component does not work, why?
Unanswered
WhyFencePost (Ping Reply) posted this in #help-forum
<Singles className="w-full h-full"></Singles>Does not scale at all, says
unable to scale component, why?2 Replies
@WhyFencePost (Ping Reply) `<Singles className="w-full h-full"></Singles>`
Does not scale at all, says `unable to scale component`, why?
try
min-h-full min-w-full and if doesn't work resize the parent componenti will thanks