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

Informa Healthcare

Informa Healthcare

Informa Healthcare

IMPRINT OF
Taylor & Francis

ABOUT INFORMA HEALTHCARE


At Informa Healthcare, we combine the expertise and influence of a major global publisher with the personal care of a niche publishing partner to deliver high-yield, high-quality information for our subscriber and reader communities.

Through our comprehensive portfolio of journals, we provide the scientific and professional communities with access to peer-reviewed content on leading research across a vast range of therapeutic disciplines, from bench-to-bedside. Some of our most popular titles include the Critical review series, the Expert Opinion series, COPD, Medical Teacher, CMRO, Drug Metabolism reviews and Leukemia and Lymphoma.

VISIT PUBLISHER WEBSITE

Comments