Open Bertus-W opened 7 years ago
Hi @TheUberCatman there was an issue with the latest pull request.
The ap-angular2-fullcalendar
is maintained here https://github.com/lbertenasco/ap-ng2-fullcalendar
Oké thanks, maybe you should delete this repo in order to avoid these questions.
Sorry, I'm not the owner of this repo, @nekken is.
in your docs you say:
import {CalendarComponent} from "angular2-fullcalendar/src/calendar/calendar";
but needs to be:
import {CalendarComponent} from "ap-angular2-fullcalendar/src/calendar/calendar";