Skip to content

Commit a8aa197

Browse files
committed
fix: eslint
1 parent c363955 commit a8aa197

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/layout/Footer/Footer.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ function Footer() {
88
<h2 className='text-3xl font-extrabold text-gray-900 sm:text-5xl'>Collaborate and Simplified</h2>
99

1010
<p className='mx-auto mt-4 max-w-lg text-gray-500'>
11-
Codeeng is not just an app; it's a community-driven platform created by developers for
12-
developers. Whether you're looking to set up your coding environment, collaborate on projects,
13-
or stay updated on industry trends, DevHub is your go-to destination. Join our growing community
14-
today and unlock the full potential of your development journey!
11+
Codeeng is not just an app; it&apos;s a community-driven platform created by developers for
12+
developers. Whether you&apos;re looking to set up your coding environment, collaborate on
13+
projects, or stay updated on industry trends, DevHub is your go-to destination. Join our growing
14+
community today and unlock the full potential of your development journey!
1515
</p>
1616

1717
{/* <div className='mt-8 flex flex-wrap justify-center gap-4'>

0 commit comments

Comments
 (0)