<template>
<h1 :data-sanity="createSanityDataAttribute({
id: 'the-godfather',
type: 'movie',
path: 'title',
})">The Godfather</h1>
</template>
<template>
<h1 :data-sanity="createSanityDataAttribute({
id: 'the-godfather',
type: 'movie',
path: 'title',
})">The Godfather</h1>
</template>