Skip to content

Commit

Permalink
Disable tab indicator animations
Browse files Browse the repository at this point in the history
  • Loading branch information
tillprochaska committed Oct 21, 2024
1 parent 4d245d0 commit aadd33e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ui/src/components/Entity/EntityViews.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ class EntityViews extends React.Component {
selectedTabId={activeMode}
renderActiveTabPanelOnly
className="info-tabs-padding"
animate={false}
>
{this.renderInfoMode()}
{this.renderViewMode()}
Expand Down

0 comments on commit aadd33e

Please sign in to comment.