Consumers entity components.
Check the individual component docs for more info.
ConsumerList
ConsumerForm
ConsumerConfigCard
Reference the individual component docs for more info.
Install the component in your host application
yarn add @kong-ui-public/entities-consumers
Import the component(s) in your host application as well as the package styles
import { ConsumerList, ConsumerForm, ConsumerConfigCard } from '@kong-ui-public/entities-consumers'
import '@kong-ui-public/entities-consumers/dist/style.css'