How to use react-bootstrap-icons ?
install react-bootstrap-icons dependency
npm i react-bootstrap-icons
2. Navigate to the website : https://icons.getbootstrap.com/#usage
to see all the icons that we can use
3. Let say we wants to use the icon called as trash
so lets see how we can u...
hashcodehub.hashnode.dev1 min read