#157 - more interactive calendar #162
| @@ -9,7 +9,7 @@ import CalendarCheckIcon from 'vue-material-design-icons/CalendarCheck.vue' | ||||
| import MedicalBagIcon from 'vue-material-design-icons/MedicalBag.vue' | ||||
| import CalendarRemoveIcon from 'vue-material-design-icons/CalendarRemove.vue' | ||||
| import HomeCityIcon from 'vue-material-design-icons/HomeCity.vue' | ||||
| import BookPlusIcon from 'vue-material-design-icons/BookPlus.vue' | ||||
| import PlusIcon from 'vue-material-design-icons/BookPlus.vue' | ||||
|  | ||||
| const types = [ | ||||
|   { | ||||
| @@ -92,7 +92,7 @@ const types = [ | ||||
|   { | ||||
|     text: 'Złóż wniosek', | ||||
|     value: 'create', | ||||
|     icon: BookPlusIcon, | ||||
|     icon: PlusIcon, | ||||
|     color: 'text-blumilk-700', | ||||
|     border: 'border-lime-500', | ||||
|   }, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user