Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
devinbinnie committed Sep 11, 2024
1 parent 58be940 commit fd5a46a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/renderer/components/DeveloperModeIndicator.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

import classNames from 'classnames';
import React from 'react';
// eslint-disable-next-line no-restricted-imports
import {OverlayTrigger, Tooltip} from 'react-bootstrap';
import {FormattedMessage} from 'react-intl';

Expand Down

0 comments on commit fd5a46a

Please sign in to comment.