@real-system/separator

0.0.35 • Public • Published

@real-system/separator

Separator component for real system.

npm version

Installation

# install peer dependencies

# npm
$ npm install react react-dom @real-system/ariakit-library @real-system/styled-library @real-system/elements-primitive
# yarn
$ yarn add react react-dom @real-system/ariakit-library @real-system/styled-library @real-system/elements-primitive

# install separator

# npm
$ npm install @real-system/separator
# yarn
$ yarn add @real-system/separator

Code Example

import { Separator } from '@real-system/separator';
import type { SeparatorProps } from '@real-system/separator';

...

Readme

Keywords

Package Sidebar

Install

npm i @real-system/separator

Weekly Downloads

2

Version

0.0.35

License

MIT

Unpacked Size

113 kB

Total Files

10

Last publish

Collaborators

  • bigwoof91