Code-Snippets-Builder icon indicating copy to clipboard operation
Code-Snippets-Builder copied to clipboard

Add support for mobile version of code snippet builder

Open Sachin-chaurasiya opened this issue 2 years ago • 0 comments

Right now, our code snippet builder is only available on desktop computers. However, only the editor page needs to be viewed on a desktop, while the other pages can be viewed on both desktop and mobile devices.

We are using chakra UI for components and it supports responsiveness out of the box for more info read here : https://chakra-ui.com/docs/styled-system/responsive-styles

Sachin-chaurasiya avatar Jul 15 '23 13:07 Sachin-chaurasiya