Skip to content

Commit

Permalink
refactor: clean code
Browse files Browse the repository at this point in the history
  • Loading branch information
FilippovAM committed Apr 9, 2020
1 parent de55464 commit 83f5004
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/components/widget-tabs/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ const WidgetTabs = props => {
</TabButton>
))}
</TabList>

<TabPanel activeTab={activeTab} />
</Tabs>
)
Expand Down

0 comments on commit 83f5004

Please sign in to comment.