@real-system/alert

0.0.52 • Public • Published

@real-system/alert

Alert component for real system.

npm version

Installation

# install peer dependencies

# npm
$ npm install react react-dom @real-system/button @real-system/flex @real-system/icon @real-system/styled-library @real-system/typography
# yarn
$ yarn add react react-dom @real-system/button @real-system/flex @real-system/icon @real-system/styled-library @real-system/typography

# install alert

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

Code Example

import { Alert, InlineAlert } from '@real-system/alert';
import type { AlertProps, InlineAlertProps } from '@real-system/alert';

...

Readme

Keywords

Package Sidebar

Install

npm i @real-system/alert

Weekly Downloads

1

Version

0.0.52

License

MIT

Unpacked Size

203 kB

Total Files

16

Last publish

Collaborators

  • bigwoof91