Skip to content

Commit 4901797

Browse files
Adez017Copilot
andauthored
Update src/pages/contact-us/index.tsx
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent c97168d commit 4901797

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)