Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Sep 12, 2023
1 parent 1cd3a81 commit e8bbbc4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions taxonium_component/src/components/DeckSettingsModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,6 @@ const DeckSettingsModal = ({
/>
</label>
</div>

</div>
</TabPanel>

Expand Down Expand Up @@ -201,7 +200,6 @@ const DeckSettingsModal = ({
</TabPanel>
<TabPanel>
<div className="space-y-3 mt-5">

<div>
<label>
Default color for nodes:
Expand Down Expand Up @@ -236,7 +234,8 @@ const DeckSettingsModal = ({
</label>
</div>
<div className="text-md">
<b>Tip:</b> to modify the color of nodes colored by metadata, click the specific metadata in the key at the bottom left.
<b>Tip:</b> to modify the color of nodes colored by metadata,
click the specific metadata in the key at the bottom left.
</div>
</div>
</TabPanel>
Expand Down

0 comments on commit e8bbbc4

Please sign in to comment.