import { useState } from "react"; import { Search, X } from "lucide-react"; import { motion, AnimatePresence } from "framer-motion"; export default function BloggerSearchWidget() { const [query, setQuery] = useState(""); const [blogUrl, setBlogUrl] = useState(""); const [copied, setCopied] = useState(false); const handleClear = () => setQuery(""); const widgetCode = ` const widgetCode = `
🔍
`;

Main menu

Pages

Inderscience Publishers

Inderscience Publishers

Inderscience Publishers
ABOUT INDERSCIENCE PUBLISHERS
Inderscience Publishers is an academic publisher that publishes peer-reviewed journals in the fields of law, engineering and technology, management and business administration, and energy, environment, and sustainable development.

IJMSI - International Journal of Materials and Structural Integrity

VISIT PUBLISHER WEBSITE

Comments