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 6, 2024
1 parent 1f48d35 commit 21dfc66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/TopNavigationBar/TopNavigationBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ import LogoSquare from '../LogoSquare';
import MobileMenuButtonContainer from '../MobileMenuButtonContainer';
import SectionsDropdown from '../SectionsDropdown';
import { LoadingSpinner } from '../elements/LoadingSpinner';
import Banner from './Banner';
import { SearchModal } from './SearchModal';
import { UserAvatarMenu } from './UserAvatarMenu';
import Banner from './Banner';

export default function TopNavigationBar({
transparent = false,
Expand Down

0 comments on commit 21dfc66

Please sign in to comment.