플랜 태그 변경

This commit is contained in:
girinb
2025-07-15 22:23:43 +09:00
parent bdcfd8497d
commit 5f79863698
2 changed files with 2 additions and 2 deletions

View File

@@ -254,7 +254,7 @@ class _PlanPageDetailState extends State<PlanPageDetail> {
),
const SizedBox(height: 6),
Text(
item.lessonTag,
item.lessonName,
style: const TextStyle(
fontSize: 13,
fontWeight: FontWeight.w500),