diff options
| -rw-r--r-- | app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/constants.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/constants.ts b/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/constants.ts index 3a73e941..d16f791f 100644 --- a/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/constants.ts +++ b/app/[lng]/evcp/(evcp)/vendors/[id]/info/basic/constants.ts @@ -1 +1 @@ -export const noDataString = "데이터 없음";
\ No newline at end of file +export const noDataString = "-";
\ No newline at end of file |
