2
0
mirror of https://github.com/tenrok/vue-meta.git synced 2026-06-16 16:00:33 +03:00

chore: use span instead of br

This commit is contained in:
pimlie
2021-01-25 01:34:44 +01:00
parent 863cccb2ca
commit 2cd00015fe
+1 -1
View File
@@ -149,7 +149,7 @@ gnored in client component templates. -->
},
template: `
<metainfo>
<template v-slot:body><br/></template>
<template v-slot:body><span/></template>
</metainfo>
<div id="app">