Revert "perf: add functional to template"
This reverts commit 9ecec0970f
.
This commit is contained in:
parent
9ecec0970f
commit
067a2910d4
|
@ -1,4 +1,4 @@
|
||||||
<template functional>
|
<template>
|
||||||
<aside>
|
<aside>
|
||||||
{{ $t('example.warning') }}
|
{{ $t('example.warning') }}
|
||||||
<a
|
<a
|
||||||
|
@ -7,3 +7,4 @@
|
||||||
>Document</a>
|
>Document</a>
|
||||||
</aside>
|
</aside>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue