Skip to content

Commit

Permalink
fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
mhartlage3 committed Oct 28, 2023
1 parent 9583158 commit 7c2897c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/HeaderDisplay/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ import HeaderActionBar from '../HeaderActionBar';
import Modal from '../Modal';
import { AccountContextValue } from '../../contexts/account';
import { Term } from '../../types';

import './stylesheet.scss';

type VersionState =
Expand Down

0 comments on commit 7c2897c

Please sign in to comment.