Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ajaynegi45 committed Oct 23, 2024
1 parent ac5a3ba commit 6b44b70
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
File renamed without changes.
2 changes: 1 addition & 1 deletion src/components/about/About.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import React from "react";
import "./About.module.css";
import "./About.css";

const AboutUs: React.FC = () => {
return (
Expand Down

0 comments on commit 6b44b70

Please sign in to comment.