diff --git a/src-frontend-react/src/components/Appointments/index.js b/src-frontend-react/src/components/Appointments/index.js index b786273..e1354c0 100644 --- a/src-frontend-react/src/components/Appointments/index.js +++ b/src-frontend-react/src/components/Appointments/index.js @@ -1,4 +1,4 @@ -import { Button, Card, Col, Row } from "react-bootstrap"; +import { Card, Col, Row } from "react-bootstrap"; import { Jumbotron } from "../Jumbotron"; import { momentLocalizer } from "react-big-calendar";