Skip to content

Commit

Permalink
Add Disable Marked Days and Disabled Days functionality
Browse files Browse the repository at this point in the history
  • Loading branch information
MadMikeyB committed Dec 6, 2018
1 parent 7ac3b65 commit 62f27de
Show file tree
Hide file tree
Showing 3 changed files with 282 additions and 228 deletions.
2 changes: 1 addition & 1 deletion src/Demo.vue
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
},
methods: {
clickDay(date) {
// console.log(date);
console.log(date);
},
count(count){
console.log(count);
Expand Down
Loading

0 comments on commit 62f27de

Please sign in to comment.