결재 API 계약 보완 및 테스트 정리
This commit is contained in:
@@ -36,7 +36,7 @@ class _PostalSearchPageState extends State<PostalSearchPage> {
|
||||
child: ShadCard(
|
||||
title: Text('우편번호 검색 모달 미리보기', style: theme.textTheme.h3),
|
||||
description: Text(
|
||||
'검색 버튼을 눌러 모달 UI를 확인하세요. 검색 API 연동은 이후 단계에서 진행됩니다.',
|
||||
'검색 버튼을 눌러 실제 우편번호 API 결과와 모달 UI를 확인하세요.',
|
||||
style: theme.textTheme.muted,
|
||||
),
|
||||
footer: Row(
|
||||
|
||||
Reference in New Issue
Block a user