Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
annagav committed Jan 22, 2025
1 parent d43cfd2 commit 7f0184b
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions frontend/public/src/components/EnrolledItemCard.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,7 @@ import {
formatPrettyMonthDate
} from "../lib/util"
import { Formik, Form, Field } from "formik"
import {
Button,
Modal,
ModalHeader,
ModalBody
} from "reactstrap"
import { Button, Modal, ModalHeader, ModalBody } from "reactstrap"
import { partial, pathOr } from "ramda"
import { createStructuredSelector } from "reselect"
import { compose } from "redux"
Expand Down

0 comments on commit 7f0184b

Please sign in to comment.