calendar fixed, packagejson fixed
This commit is contained in:
@@ -872,7 +872,6 @@ export default function AppointmentsPage() {
|
||||
onSelect={(date) => {
|
||||
if (date) setSelectedDate(date);
|
||||
}}
|
||||
className="rounded-md border"
|
||||
/>
|
||||
</CardContent>
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user