Use # instead of v-slot:
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<template>
|
||||
<div>
|
||||
<ui-container :show-header="props.design == 0">
|
||||
<template v-slot:header><fa icon="pencil-alt"/>{{ $t('title') }}</template>
|
||||
<template #header><fa icon="pencil-alt"/>{{ $t('title') }}</template>
|
||||
|
||||
<div class="lhcuptdmcdkfwmipgazeawoiuxpzaclc-body"
|
||||
@dragover.stop="onDragover"
|
||||
|
||||
Reference in New Issue
Block a user