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