Skip to content

Commit

Permalink
Fix build issues
Browse files Browse the repository at this point in the history
  • Loading branch information
ani-kalpachka committed Sep 16, 2024
1 parent 24ba82e commit 7f54e79
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
import Image from 'next/image'
import { useTranslation } from 'next-i18next'

import { Grid, Typography } from '@mui/material'

import { DiscordTeamImage } from './AboutTheTeamSection.styled'
import { AboutHeading } from 'components/client/about/AboutPage.styled'

export default function AboutTheTeamSection() {
Expand Down

0 comments on commit 7f54e79

Please sign in to comment.