Hacker News new | ask | show | jobs
by iammrpayments 478 days ago
I think this looks way simpler

  <div className=“flex gap-2”>
   <Button/>
   <Avatar/>
  <\div>
Then just apply the box styles using *: selector or directly in the component