docs(deps): update nuxt-og-image to v3

This commit is contained in:
Benjamin Canac
2024-06-18 11:46:53 +02:00
parent e9d801c52a
commit 05c7836387
7 changed files with 743 additions and 333 deletions

View File

@@ -1,8 +1,4 @@
<script lang="ts" setup>
defineOptions({
inheritAttrs: false
})
defineProps({
title: {
type: String,