bugfix: organization sidebar icon updated like organization switch feature.
This commit is contained in:
@@ -12,7 +12,7 @@ import {
|
||||
compareLocalDayStart,
|
||||
formatTimeForInput,
|
||||
isSameLocalCalendarDay,
|
||||
} from '@/lib/appointmentTime';
|
||||
} from '@/components/appointments/appointmentTime';
|
||||
|
||||
interface AppointmentBookingModalProps {
|
||||
open: boolean;
|
||||
|
||||
Reference in New Issue
Block a user