Kiranism / next-shadcn-dashboard-starter

Admin Dashboard Starter with Nextjs14 and shadcn ui
https://next-shadcn-dashboard-starter.vercel.app
MIT License
2.26k stars 519 forks source link

[employeeId] page isn't scrollable #23

Closed MoazMirza-13 closed 3 months ago

MoazMirza-13 commented 3 months ago

</ScrollArea> component is missing in the [employeeId] page and it prevents the page from scrolling. To see this problem in action, you can try to make some changes on this page that requires scrolling and then you will see that it does not scroll. Thanks.