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:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user