Remove +N event-more text.
This commit is contained in:
		| @@ -37,9 +37,6 @@ const handleEventClick = (eventId) => { | |||||||
|         :title="event.title" |         :title="event.title" | ||||||
|         @click.stop="handleEventClick(event.id)" |         @click.stop="handleEventClick(event.id)" | ||||||
|       ></div> |       ></div> | ||||||
|       <div v-if="props.day.events.length > 3" class="event-more"> |  | ||||||
|         +{{ props.day.events.length - 3 }} |  | ||||||
|       </div> |  | ||||||
|     </div> |     </div> | ||||||
|   </div> |   </div> | ||||||
| </template> | </template> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Leo Vasanko
					Leo Vasanko