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 45a9b85 commit 5359bf8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions taxonium_component/src/components/DeckSettingsModal.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ const DeckSettingsModal = ({
<TabList className="">
<Tab>Toggle</Tab>
<Tab>Appearance</Tab>

<Tab>Search</Tab>
<Tab>Color</Tab>
</TabList>
Expand Down Expand Up @@ -188,8 +188,6 @@ const DeckSettingsModal = ({
</div>
</TabPanel>



<TabPanel>
<div className="space-y-3">
<h3 className="font-medium">Search</h3>
Expand Down

0 comments on commit 5359bf8

Please sign in to comment.