The jimu-ui package is designed to contain all UI components that experiences will utilize. It uses emotion-js and other component libraries. Package entries are grouped under index, basic and advanced.
From the jimu-ui package, you import the component(s) you wish to use like:
import {Button, Dropdown} from 'jimu-ui'To explore the UI components and the jimu-ui documentation, navigate to the jimu-ui storybook.