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,
ComputerDesktopIcon,
CpuChipIcon,
DocumentIcon,
GlobeAltIcon,
DocumentIcon
} from "@heroicons/react/24/solid";
import Layout from "@theme/Layout";