An open API service indexing awesome lists of open source software.

https://github.com/yuki-torii/yuki-remove-dialog-title

⛩ remove alert prompt confirm title
https://github.com/yuki-torii/yuki-remove-dialog-title

Last synced: 3 months ago
JSON representation

⛩ remove alert prompt confirm title

Awesome Lists containing this project

README

        

# yuki-remove-dialog-title
⛩ yuki-remove-dialog-title

[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](https://raw.githubusercontent.com/limichange/yuki-git-commit/master/LICENSE)
[![Standard - JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)

## Install
```bash
$ npm i --save yuki-remove-dialog-title
# or
$ yarn add yuki-remove-dialog-title
```

## Usage
```js
import 'yuki-remove-dialog-title'
```

## License
MIT © [Limichange](https://github.com/limichange)