fix import

This commit is contained in:
Abhinav 2023-03-20 11:47:33 +05:30
parent bbc1168fa2
commit 5a589e14aa

View file

@ -1,5 +1,6 @@
import { Box, Typography } from '@mui/material';
import Link from '@mui/material/Link';
import { EnteLogo } from 'components/EnteLogo';
import LinkButton from 'components/pages/gallery/LinkButton';
import React from 'react';
import { SuggestionType } from 'types/search';