Skip to content

Commit

Permalink
Merge branch '369_JZ_Dawg_Pac_Pheno_Data_Analysis' of github.com:MoTr…
Browse files Browse the repository at this point in the history
…PAC/motrpac-frontend into 369_JZ_Dawg_Pac_Pheno_Data_Analysis
  • Loading branch information
jimmyzhen committed Dec 19, 2024
2 parents 036acf1 + 2233299 commit d13a7f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ function SectionLactateChange() {
<div className="analysis-section-content-container w-100">
<h3>Lactate Change (before / after) Due to Acute Exercise</h3>
<div className="analysis-section-plot-container row mb-4">
{/* phenotpypic data analysis plots */}
{/* phenotypic data analysis plots */}
<PlotLactateChange />
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ function SectionRatWork() {
</code>
</p>
<div className="analysis-section-plot-container row mb-4">
{/* phenotpypic data analysis plots */}
{/* phenotypic data analysis plots */}
<PlotRatWork />
</div>
</div>
Expand Down

0 comments on commit d13a7f2

Please sign in to comment.