Pedidos stepper #80
|
@ -352,6 +352,7 @@ onMounted(async () => {
|
|||
:locale="localeDates"
|
||||
jsegarra marked this conversation as resolved
Outdated
|
||||
first-day-of-week="1"
|
||||
:minimal="appStore.isMobile"
|
||||
flat
|
||||
/>
|
||||
</div>
|
||||
<!-- Address step -->
|
||||
jsegarra marked this conversation as resolved
Outdated
jsegarra
commented
Este step no tiene titulo? Este step no tiene titulo?
wbuezas
commented
Corregido. Commit: Corregido.
Commit: https://gitea.verdnatura.es/verdnatura/hedera-web/commit/f2bd3c2fa6f6db469205c772612d1b1b28cde459
|
||||
|
|
|
@ -8,6 +8,8 @@ const { notify } = useNotify();
|
|||
|
||||
export const useAppStore = defineStore('hedera', {
|
||||
state: () => ({
|
||||
title: null,
|
||||
subtitle: null,
|
||||
imageUrl: '',
|
||||
useRightDrawer: false,
|
||||
rightDrawerOpen: false,
|
||||
|
|
Loading…
Reference in New Issue
Empieza en domingo, a nivel de empresa podría servir, pero decara a un usuario final, puede llevar a confusión
Agregado.
Commit:
975495113d