ui
ui copied to clipboard
Website is laggy
whenever you select a new component the website gets refreshed and the scroll bar of the side bar reaches the top again and you have to scroll down again after selecting another component. It could be fixed by adding the classname overflow-auto in the div tag using tailwind
It could be fixed by adding the classname overflow-auto in the div tag using tailwind
Which div?
Fixed.