We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
data-ad-format
1 parent e0034fa commit 81b2498Copy full SHA for 81b2498
src/runtime/components/ScriptGoogleAdsense.vue
@@ -14,7 +14,6 @@ const props = withDefaults(defineProps<{
14
*/
15
trigger?: ElementScriptTrigger
16
}>(), {
17
- dataAdFormat: 'auto',
18
dataFullWidthResponsive: true,
19
})
20
0 commit comments