Drawer Width - Copy this React, Mui Component to your project
You have not implemented the new chat functionality. When a user opens the chatbot for the first time, or clicks on the New Chat or the Chatbot in the header, it should open the New Chat. At this time you should not create that tab on the left side. As soon as a user sends a message and hits enter/submit button, that is when it should be added to the history on the left side. Also, in the new chat window, can you add some image in the center? Otherwise it looks very plain. Also, I had asked you to keep the App Bar left to right 100% of width of the screen should be covered. And I should have Chatbot written on the left side which opens a new chat. Currently the header starts after (right side) of the side bar. Also, I do not see the Hello [User] on the left side the logo on the top right of the appbar/header.
