Skip to content

Commit

Permalink
Merge pull request #689 from rajeshwariramya/patch-1
Browse files Browse the repository at this point in the history
Update About.js
  • Loading branch information
Ayushparikh-code authored Oct 27, 2024
2 parents cd4a666 + 8954505 commit 0eadeba
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
import React from 'react'
import React from 'react';

export default function About() {
return (
<div>

{/* Content goes here */}
</div>
)
);
}

0 comments on commit 0eadeba

Please sign in to comment.