Skip to content

Commit

Permalink
fix(adsense)!: remove default data-ad-format
Browse files Browse the repository at this point in the history
  • Loading branch information
asokawotulo committed Sep 5, 2024
1 parent dcf6298 commit 37d8a8f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/runtime/components/ScriptGoogleAdsense.vue
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ const props = withDefaults(defineProps<{
*/
trigger?: ElementScriptTrigger
}>(), {
dataAdFormat: 'auto',
dataFullWidthResponsive: true,
})
Expand Down

0 comments on commit 37d8a8f

Please sign in to comment.