Update src/app/booking/page.tsx
This commit is contained in:
@@ -43,6 +43,7 @@ export default function BookingPage() {
|
||||
buttonText="Confirm Appointment"
|
||||
onSubmit={(data) => console.log(data)}
|
||||
mediaPosition="right"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user