feat(frontend): update page routes
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent) Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>
This commit is contained in:
@@ -292,12 +292,7 @@
|
||||
<UsersCard {openUserModal} />
|
||||
<BookingsCard {openBookingModal} />
|
||||
</div>
|
||||
<TimeBlockers
|
||||
{openUserModal}
|
||||
{openBookingModal}
|
||||
onReschedule={handleReschedule}
|
||||
{rescheduleVersion}
|
||||
/>
|
||||
<TimeBlockers {openUserModal} {openBookingModal} {rescheduleVersion} />
|
||||
<HolidayHours />
|
||||
<WeeklySchedule />
|
||||
<ServicesManagement />
|
||||
|
||||
Reference in New Issue
Block a user