오류 수정

This commit is contained in:
focp212@naver.com
2025-11-05 15:49:04 +09:00
parent fb889a9f2c
commit 9b0e218553
2 changed files with 1 additions and 175 deletions

View File

@@ -25,6 +25,7 @@ import { snackBar } from '@/shared/lib';
import { DetailMotionDuration, DetailMotionStyle, DetailMotionVariants } from '@/entities/common/model/constant';
import { FullMenuClose } from '@/entities/common/ui/full-menu-close';
import { checkGrant } from '@/shared/lib/check-grant';
import { showAlert } from '@/widgets/show-alert';
export interface CashReceiptDetailProps {
detailOn: boolean;