generated from pascalmartineau/wp-skeleton
refactor: sections-map
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
All checks were successful
Deploy WordPress and Nuxt / deploy (push) Successful in 1m6s
This commit is contained in:
@@ -7,6 +7,5 @@ defineProps<SectionTextBlockFragment>();
|
||||
<template>
|
||||
<section data-section-type="text-block">
|
||||
<div :class="layoutSettings?.contentWidth" v-html="content" />
|
||||
<pre>{{ layoutSettings }}</pre>
|
||||
</section>
|
||||
</template>
|
||||
|
||||
Reference in New Issue
Block a user