Simplebar
React-Simplebar is a lightweight and customizable scrollbar library for Nextjs applications. It provides a simple and elegant solution for adding custom scrollbars to components that need scrolling functionality.
Add Package
yarn add simplebar
Import
import SimpleBar from 'simplebar-react';
Remove Package
yarn remove simplebar [ you can remove package by
removing specific package from package.json ]