chore: update MobileMenu imports

This commit is contained in:
Nicolás Quiroz 2022-12-15 01:29:04 -03:00
parent 7a7bb84c72
commit 8063027be8

View file

@ -9,9 +9,8 @@ import {
} from '@chakra-ui/react';
import { CloseIcon } from '@chakra-ui/icons';
import { HeaderButtons, Search } from '../UI';
import { HamburgerIcon } from '../UI/icons';
import { Search } from '../UI/';
import { HeaderButtons } from '../UI';
import { BORDER_WIDTH } from '../../constants';