Skip to content

Commit 4901797

Browse files
Adez017Copilot
andauthored
Update src/pages/contact-us/index.tsx
Co-authored-by: Copilot <[email protected]>
1 parent c97168d commit 4901797

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/contact-us/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import React from "react";
22
import Layout from "@theme/Layout";
3-
import { Mail, MapPin, Phone, Clock } from "lucide-react";
3+
import { Mail, MapPin, Clock } from "lucide-react";
44
import "./index.css";
55

66
const ContactUs: React.FC = () => {

0 commit comments

Comments
 (0)