Skip to content

Commit

Permalink
bump charts version, remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
eatyourpeas committed Sep 10, 2024
1 parent b1b7255 commit 72e5c46
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"semantic-ui-css": "2.5.0",
"semantic-ui-react": "3.0.0-beta.2",
"styled-components": "6.1.12",
"@rcpch/digital-growth-charts-react-component-library": "7.0.10"
"@rcpch/digital-growth-charts-react-component-library": "7.0.11"
},
"devDependencies": {
"@eslint/js": "^9.8.0",
Expand Down
1 change: 0 additions & 1 deletion src/components/MeasurementSegment.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ import MeasurementForm from "./MeasurementForm";
import deepCopy from "../functions/deepCopy";
import { ResultsSegment } from "./subcomponents/ResultsSegment";
import { ErrorModal } from "./subcomponents/ErrorModal";
// import "../app.css";
import FictionalChildForm from "./FictionalChildForm";
import useRcpchApi from "../hooks/useRcpchApi";
import useGlobalState from "../hooks/useGlobalState";
Expand Down

0 comments on commit 72e5c46

Please sign in to comment.