mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-03-05 21:00:08 -08:00
fix linting and formatting errors
This commit is contained in:
parent
b0d25325dc
commit
78e87a230e
|
@ -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";
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue