Calendar is not exposed anywhere in the npm package
See original GitHub issueExpected behavior
The line below used to work in 0.27.0
:
import Calendar from 'react-datepicker/lib/calendar';
Actual behavior
Now, Calendar
is not exposed anywhere. I want to use just this component, but can’t.
There is no node_modules/react-datepicker/lib/calendar.jsx
file after running npm i --save react-datepicker
.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7
Top Results From Across the Web
ionic3-calendar - npm
ionic2-calendar. That project support base calendar directive with Month, Week, Day views that can easy to integrate with your mobile app.
Read more >angular-ios-calendar - npm Package Health Analysis - Snyk
The npm package angular-ios-calendar was scanned for known vulnerabilities and missing license, and no issues were found. Thus the package was deemed as...
Read more >Adding npm Packages | Ext JS 7.5.1 - Sencha Documentation
Installing additional, non-Sencha npm packages is no different than the normal ... The appropriate package members are now exposed for use anywhere inside ......
Read more >How to store Node.js deployment settings/configuration files?
I use a package.json for my packages and a config.js for my configuration, which looks like: var config = {}; config.twitter = {};...
Read more >Exposing your local Node.js app to the world | Pluralsight
Learn how to expose your Node.js app in Localtunnel.me, ngrok, ... localtunnel is available as an npm package, so you can install it...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This is still an issue. Don’t close it.