Skip to content

Commit

Permalink
more changes
Browse files Browse the repository at this point in the history
  • Loading branch information
charlotteconze committed Nov 28, 2023
1 parent 7e773ec commit cfd9a65
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/FlightTimeSelector/FlightTimeSelector.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
/* eslint-disable @typescript-eslint/no-explicit-any */
import styles from "./FlightTimeSelector.module.css";
import "react-calendar/dist/Calendar.css";
import Icon from "../Icon";
import DatePicker from "react-calendar";
import { useState } from "react";
Expand Down

0 comments on commit cfd9a65

Please sign in to comment.