Skip to content

Commit

Permalink
Update topMenu.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Zhang5246 authored Nov 9, 2023
1 parent cc291c8 commit ecea4b1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/navigation/topMenu/topMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ import { useRouter } from 'next/router';
import React, { useState } from 'react';

import { LogoIcon } from '../../icons/LogoIcon/logoIcon';
import { SplashPageSearchBar } from '../components/common/SplashPageSearchBar/splashPageSearchBar';

/**
* This is a component to hold UTD Trends branding and basic navigation
Expand Down

0 comments on commit ecea4b1

Please sign in to comment.