mirror of
https://github.com/tenrok/vue-meta.git
synced 2026-06-11 20:42:24 +03:00
add basic render example + fix a bug where missing root metInfo prevented fetching metaInfo from deeper in the component heirarchy
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<link rel="stylesheet" href="/global.css">
|
||||
<a href="/">← Examples index</a>
|
||||
<div id="app"></div>
|
||||
<script src="/__build__/basic-render.js"></script>
|
||||
Reference in New Issue
Block a user