Highlight
Overview Official Website
Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. It’s used in millions of websites, including some of those you visit daily.
Add Package
yarn add prismjs --save
Import Package
import Rating from "prismjs";
Remove Package
yarn remove prismjs (or you can remove package by removing
specific package from package.json )