diff --git a/src/Components/Profile/Templates/OnepagerView.tsx b/src/Components/Profile/Templates/OnepagerView.tsx index 2f370e2d..1993fef5 100644 --- a/src/Components/Profile/Templates/OnepagerView.tsx +++ b/src/Components/Profile/Templates/OnepagerView.tsx @@ -15,7 +15,7 @@ export const OnepagerView = ({ item }: { item: Item }) => { {item.user_created?.first_name && } {/* Description Section */}
- +
{/* Next Appointment Section */} {item.next_appointment && (