Skip to content

Commit

Permalink
Minor prettier change
Browse files Browse the repository at this point in the history
  • Loading branch information
entrotech committed Sep 9, 2024
1 parent a1fa9c7 commit c767407
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion client/src/components/Faq/ExpandButtons.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ import PropTypes from "prop-types";
import { createUseStyles } from "react-jss";
import { MdUnfoldLess, MdUnfoldMore } from "react-icons/md";


const useStyles = createUseStyles({
expandCollapseFlexContainer: {
display: "flex",
Expand Down

0 comments on commit c767407

Please sign in to comment.