<p><slot></slot></p> <script> export default { data () { return { data: 'this should not appear' }; } }; </script>