We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84f2b11 commit 94432d1Copy full SHA for 94432d1
src/components/SupportDropdownMenu.tsx
@@ -1,6 +1,4 @@
1
import React, { useState, useEffect, useRef, lazy, Suspense, MouseEvent } from 'react';
2
-import { FontAwesomeIcon } from '@fortawesome/react-fontawesome';
3
-import { faChevronDown } from '@fortawesome/free-solid-svg-icons';
4
import { useDoc } from '@docusaurus/plugin-content-docs/client';
5
import { useLocation } from "@docusaurus/router";
6
0 commit comments