-
Notifications
You must be signed in to change notification settings - Fork 5
Fixed bugs and lint errors. #3
Fixed bugs and lint errors. #3
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @MadOPcode.
All the issue looks fixed, there is just a couple of question regarding the code, could you please have a look below:
…and fixed lint errors.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @MadOPcode for taking care of the sidebar for small screens.
2 issues from the list are not fixed:
❌ Use inline SVG plugin instead of creating components manually for SVG files. (let me know if there are any difficulties with it)
❌ It's preferable to not use background SVG, and inline SVG files, this way all the images would be loaded immediately. (let me know if there are any difficulties with it)
But we would make them as a separate PR, as this PR is already has a lot of good fixes.
No description provided.