0.1.5 • Published 2 years ago

react-powerful-modal v0.1.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

React Powerful Modal

This project was bootstrapped with Create React App.


Table of Contents

  1. Installation
  2. Example
  3. Demos

Installation

To install, you can use npm or yarn:

$ npm install --save react-powerful-modal
$ yarn add react-powerful-modal

Example

var prenom = 'quentin';
console.log('bonjour ' + prenom);

Demos