@highlight-ui/panel
v3.2.6
Published
Panel component for the Highlight UI library
Downloads
9,749
Maintainers
Keywords
Readme
@highlight-ui/panel
Installation
yarn add @highlight-ui/panel
Usage
In your TypeScript file:
import { Panel, PanelProps } from '@highlight-ui/panel';
In your (S)CSS file:
@import url('@highlight-ui/panel');