0

I tried to go through this convo, but none of the solutions seem to work. the following is how i imported hero icons import { MenuIcon, MagnifyingGlassIcon, ShoppingCartIcon, } from "@heroicons/react/outline";

and tried to put a search icon like <MagnifyingGlassIcon className=" h-12 p-4" />. I get this on my browser,errorMsg. I tried to install v1 like npm install @heroicons/react@v1 and the result in the terminal is enter image description here I also tried <SearchIcon/> and <MagnifyingGlassIcon /> yet none of them seem to work. and also tried to import as v2 ...@heroicons/react/24/outline

Feth
  • 1
  • 2

0 Answers0