eBay / nice-modal-react

A modal state manager for React.
https://ebay.github.io/nice-modal-react
MIT License
1.96k stars 110 forks source link

Update README.md #94

Closed xeinebiu closed 1 year ago

xeinebiu commented 1 year ago

Correct installation example.

The --save-dev or -D option is used to install and save your project dependencies under the devDependencies object. Packages installed under devDependencies will be ignored when you run a production build. This will shorten the time for the build since you don't install unnecessary packages.

codecov-commenter commented 1 year ago

Codecov Report

Merging #94 (9f767ad) into main (f790dac) will not change coverage. The diff coverage is n/a.

@@            Coverage Diff            @@
##              main       #94   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          201       201           
  Branches        30        30           
=========================================
  Hits           201       201           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.