uninstall a js library with yarn code example
Example 1: how to uninstall a package with yarn
yarn remove <package_name>
Example 2: remove library using yarn
remove package by yarn
yarn remove <package_name>
remove package by yarn