refactoring
Some checks failed
Deploy / build (push) Has been cancelled

This commit is contained in:
alsaze
2025-11-21 12:48:00 +03:00
parent 2984e3780a
commit 2e01f58e67
27 changed files with 403 additions and 445 deletions

View File

@@ -1,4 +1,4 @@
import type { PickupPoint } from '~/server/shared/types/yandex_pvz'
import type { PickupPoint } from '#shared/yandex_pvz'
import { createSharedComposable, useMediaQuery, useStorage } from '@vueuse/core'
export const useCheckout = createSharedComposable(() => {