mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-24 23:50:34 +03:00
chore: use span instead of br
This commit is contained in:
@@ -149,7 +149,7 @@ gnored in client component templates. -->
|
|||||||
},
|
},
|
||||||
template: `
|
template: `
|
||||||
<metainfo>
|
<metainfo>
|
||||||
<template v-slot:body><br/></template>
|
<template v-slot:body><span/></template>
|
||||||
</metainfo>
|
</metainfo>
|
||||||
|
|
||||||
<div id="app">
|
<div id="app">
|
||||||
|
|||||||
Reference in New Issue
Block a user