Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Time-Up/src/components/Onboarding/StepAddress.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ export default function StepAddress({ homeAddress, workAddress, onSelect }: Prop
>
<View className="flex-col">
<Text className="text-white font-medium text-base leading-normal">
직장/학교까지 이동 시간
직장/학교
</Text>
<Text className="text-gray-200 font-regular text-[10px] leading-3 tracking-tight">
*선택 사항
Expand Down
Loading