1.0.1 • Published 3 years ago

@socialwell-design/alert-dialog v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

This is a socialwell web design system

Installation

yarn add @socialwell-design/alert-dialog

or

npm i @socialwell-design/alert-dialog

How to use

import { AlertDialog } from "@socialwell-design/alert-dialog";

<AlertDialog
  onClick={() => {}}
  text="Lorem ipsum dolor sit amet?"
  title="Delete user"
/>
1.0.1

3 years ago

1.0.0

3 years ago