Skip to content

Commit

Permalink
chore(added socials): updated user socials and remove unwanted imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chimobi-justice committed Nov 18, 2024
1 parent eafb141 commit 5679e08
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/Articles/show/index.tsx
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
import { FunctionComponent } from 'react'
import { Link, useParams } from 'react-router-dom'
import { Avatar, Box, Flex, HStack, Image, Text } from '@chakra-ui/react'
import { FaGithub, FaXTwitter } from 'react-icons/fa6'
import { GiWorld } from 'react-icons/gi'
import { Helmet } from 'react-helmet-async'

import ArticleHeroSection from '@pages/Articles/HeroSection'
Expand Down

0 comments on commit 5679e08

Please sign in to comment.