MUI doesn't give me options to customize sidebar.
After running command npm create refine-app@latest client, I chose CRA[legacy] , and in the components section I don't have files for customizing sidebar or layout. What should I do? I have been following this tutorial https://www.youtube.com/watch?v=k4lHXIzCEkM . I would appreciate an answer thank you! (sorry if the question is dumb)
YouTubeJavaScript Mastery
In this one video, learn how to develop a fully functional full-stack MERN dashboard application with complete CRUD functionalities, authentication, pagination, sorting, filtering, and more!
refine - https://github.com/refinedev/refine
GitHub Code Client - https://github.com/refinedev/refine/tree/next/examples/mern-dashboard-client
GitH...

