Skip to content

Commit

Permalink
fix: lint
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkh committed Aug 14, 2023
1 parent c22d369 commit 176fb50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/NewsPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ const sections = [

<h5 className="mt-4">Fix colors assignment in plots</h5>
<p>
Previously, the color assignment for cohorts with the same name (e.g., after filtering two cohorts by <i>Gender: Female</i>) in plots was
wrong. We have fixed this issue and the correct color of the cohort should be assigned now.
Previously, the color assignment for cohorts with the same name (e.g., after filtering two cohorts by <i>Gender: Female</i>) in plots was wrong. We
have fixed this issue and the correct color of the cohort should be assigned now.
</p>

<h5 className="mt-4">Select root cohort automatically after onboarding</h5>
Expand Down

0 comments on commit 176fb50

Please sign in to comment.