icon has been renamed
Co-authored-by: EwelinaLasowy <ewelina.lasowy@blumilk.pl>
This commit is contained in:
		| @@ -9,7 +9,7 @@ import CalendarCheckIcon from 'vue-material-design-icons/CalendarCheck.vue' | |||||||
| import MedicalBagIcon from 'vue-material-design-icons/MedicalBag.vue' | import MedicalBagIcon from 'vue-material-design-icons/MedicalBag.vue' | ||||||
| import CalendarRemoveIcon from 'vue-material-design-icons/CalendarRemove.vue' | import CalendarRemoveIcon from 'vue-material-design-icons/CalendarRemove.vue' | ||||||
| import HomeCityIcon from 'vue-material-design-icons/HomeCity.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 = [ | const types = [ | ||||||
|   { |   { | ||||||
| @@ -92,7 +92,7 @@ const types = [ | |||||||
|   { |   { | ||||||
|     text: 'Złóż wniosek', |     text: 'Złóż wniosek', | ||||||
|     value: 'create', |     value: 'create', | ||||||
|     icon: BookPlusIcon, |     icon: PlusIcon, | ||||||
|     color: 'text-blumilk-700', |     color: 'text-blumilk-700', | ||||||
|     border: 'border-lime-500', |     border: 'border-lime-500', | ||||||
|   }, |   }, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user