Kevin M. Mansour

Results 9 comments of Kevin M. Mansour

There's a lot of problems here, I think we should redesign the header because it's started to be long, this's how it looks like on my device: ![image](https://user-images.githubusercontent.com/71846550/135721034-e9a78368-f943-47a6-99f6-856a73255bac.png) The scrollbar...

> > > @kevinmmansour I'm actually thinking about using font-awesome icons. They have all the icons we need (displaying 'link' as 'a' is probably not a good idea) and icons...

@lee-jongwoo In order to don't add much comments for this pull request, I have created [a new GitHub discussion](https://github.com/msk-apps/msk-markdown/discussions/24), so we can be clear and clean - thanks! @KhantParthkumarA I'll...

What about the save modal? ![Save modal](https://user-images.githubusercontent.com/71846550/135771697-886cff57-56ce-482e-8e37-4334f88111f1.png) Settings, about and save modal. Did I miss something?

Don't we do the same thing here: ```javascript const AboutOnClick = ({ target }) => { if (target === About) { OpenCloseAbout(); } }; ```

Can you fix this issue? I would be thankful thought.

It's all done now, I can close this.