fix linting and formatting errors

This commit is contained in:
thomas.ekstrand 2024-03-09 08:42:44 -06:00
parent b0d25325dc
commit 78e87a230e

View file

@ -6,8 +6,8 @@ import {
BoltIcon, BoltIcon,
ComputerDesktopIcon, ComputerDesktopIcon,
CpuChipIcon, CpuChipIcon,
DocumentIcon,
GlobeAltIcon, GlobeAltIcon,
DocumentIcon
} from "@heroicons/react/24/solid"; } from "@heroicons/react/24/solid";
import Layout from "@theme/Layout"; import Layout from "@theme/Layout";