Brak opisu
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

flatpickr.js 101B

1234
  1. // Usage: https://flatpickr.js.org/
  2. import flatpickr from "flatpickr";
  3. window.flatpickr = flatpickr;