feat: added new products_carousel bock type
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<section class="px-4">
|
||||
<section>
|
||||
<header>
|
||||
<div v-if="block.title" class="font-bold uppercase text-center">{{ block.title }}</div>
|
||||
<div v-if="block.description" class="text-sm text-center mb-2">{{ block.description }}</div>
|
||||
|
||||
Reference in New Issue
Block a user