last update

This commit is contained in:
Ehsan
2025-05-12 22:09:10 +03:30
parent 555bbddb53
commit 51396dc02b
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -1,5 +1,3 @@
"use client";
import Links from "./Links";
function Call({ isDefault }) {
+2
View File
@@ -1,3 +1,5 @@
"use client";
import CallC from "../../icons/CallC";
import EmailC from "../../icons/EmailC";
import WhatsappC from "../../icons/WhatsappC";