Search code examples
reactjsreact-day-picker

Is there a web component (unpkg) for React-Day-Picker that works?


The unpkg paths listed in the documentation report "no file found" when I paste them into a browser window. Is there a path that works?

https://unpkg.com/react-day-picker/daypicker.min.js

https://unpkg.com/react-day-picker/lib/style.css


Solution

  • This question was answered on GitHub. The correct paths are:

    https://unpkg.com/react-day-picker/lib/daypicker.min.js

    href="https://unpkg.com/react-day-picker/lib/style.css