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 b6d28dc commit 3f1224a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion components/navigation/topMenu/topMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,9 @@ import Link from 'next/link';
import { useRouter } from 'next/router';
import React, { useState } from 'react';

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


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

0 comments on commit 3f1224a

Please sign in to comment.