@real-system/dialog

0.0.60 • Public • Published

@real-system/dialog

Dialog component for real system.

npm version

Installation

# install peer dependencies

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

# install dialog

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

Code Example

import { Dialog } from '@real-system/dialog';

...

Dependencies (0)

    Dev Dependencies (14)

    Package Sidebar

    Install

    npm i @real-system/dialog

    Weekly Downloads

    4

    Version

    0.0.60

    License

    MIT

    Unpacked Size

    915 kB

    Total Files

    26

    Last publish

    Collaborators

    • bigwoof91