OPT-UI Lab - Incubator for Opt-UI React components.
npm install @equinor/opt-ui-lab




Component part of OPT-UI. This package host the incubator components that are not yet ready to move to @equinor/opt-ui-core.
Install the package in your project directory with:
``sh
// with npm
npm install @equinor/opt-ui-lab
// with yarn
yarn add @equinor/opt-ui-lab
``