This is a private example package which can serve as a base for new packages.
Read more about when and how to use the [Component Name] component on the website.
yarn add @hig/package-example
import ComponentName from "@hig/package-example";
import "@hig/package-example/build/index.css";
<ComponentName />