calendar compoment

This commit is contained in:
nixa 2016-05-06 12:09:53 +03:00
parent 8fe294bd34
commit 0381585a0d
9 changed files with 862 additions and 2 deletions

View file

@ -19,6 +19,7 @@
"tests"
],
"dependencies": {
"Ionicons": "ionicons#~2.0.1"
"Ionicons": "ionicons#~2.0.1",
"fullcalendar": "^2.7.1"
}
}