chore: update MobileMenu imports

pull/26459/head^2
Nicolás Quiroz 2 years ago
parent 7a7bb84c72
commit 8063027be8
  1. 3
      src/components/layouts/MobileMenu.tsx

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

Loading…
Cancel
Save