Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
kuhai-anna committed Sep 7, 2023
1 parent 3faedb6 commit d8511ed
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/components/CreateTripForm/CreateTripForm.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import { cities } from 'constants/cities';
import css from './CreateTripForm.module.css';
import 'flatpickr/dist/flatpickr.css';

// <Field type="datetime-local" id="datetime" name="datetime"></Field>

const initialValues = {
city: '',
startDate: '',
Expand Down

0 comments on commit d8511ed

Please sign in to comment.