Skip to content

Commit

Permalink
Update Booking.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
aelassas committed Oct 5, 2023
1 parent 6b8d952 commit f900eb9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion frontend/src/pages/Booking.tsx
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
import React, { useState } from 'react'
import {
FormControl, FormControlLabel,
FormControl,
FormControlLabel,
Switch,
Button
} from '@mui/material'
Expand Down

0 comments on commit f900eb9

Please sign in to comment.