Use # instead of v-slot:
This commit is contained in:
		| @@ -1,6 +1,6 @@ | ||||
| <template> | ||||
| <mk-window ref="window" width="450px" height="500px" @closed="destroyDom"> | ||||
| 	<template v-slot:header><fa icon="list"/> {{ $t('title') }}</template> | ||||
| 	<template #header><fa icon="list"/> {{ $t('title') }}</template> | ||||
|  | ||||
| 	<div class="xkxvokkjlptzyewouewmceqcxhpgzprp"> | ||||
| 		<button class="ui" @click="add">{{ $t('create-list') }}</button> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 syuilo
					syuilo