Skip to content

Commit

Permalink
test deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
lucia-gomez committed Jul 24, 2024
1 parent 5228223 commit 48060a4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ import { styled } from '@mui/system';
import { useNavigate } from 'react-router';
import useSubmitBooking from '../hooks/useSubmitBooking';

//test

const Section = ({ title, children }) => (
<div style={{ marginBottom: '20px' }}>
<Typography variant="h5" style={{ marginBottom: '8px' }}>
Expand Down

0 comments on commit 48060a4

Please sign in to comment.