I created fresh shadcn repo and added sidebar with bunx --bun shadcn@latest add sidebar-08
Then added new data-grid-columns-5 with bunx --bun shadcn@latest add @reui/data-grid-columns-5
for some reason the company-details-sheet not having margin and width like ReUI demo page.
Here is minimal to reproduce. please advise if I miss something. I can share the minimal repo privately as this is your licensed block.
https://data-grid-silk.vercel.app/companies
vs from https://reui.io/preview/base/data-grid-columns-5

I created fresh shadcn repo and added sidebar with
bunx --bun shadcn@latest add sidebar-08Then added new data-grid-columns-5 with
bunx --bun shadcn@latest add @reui/data-grid-columns-5for some reason the
company-details-sheetnot having margin and width like ReUI demo page.Here is minimal to reproduce. please advise if I miss something. I can share the minimal repo privately as this is your licensed block.
https://data-grid-silk.vercel.app/companies
vs from https://reui.io/preview/base/data-grid-columns-5