add btn name

This commit is contained in:
Kseninia Mikhaylova 2024-06-27 16:40:58 +03:00
parent c61d0fe55f
commit b69787e531
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ export const usePromoSidebar = defineStore('promo_sidebar', {
title: 'Сайдбар',
description: 'Описание',
target: undefined,
target_name: 'Перейти дальше',
loading: true,
is_open: false
} as PromoSidebar