chore(ui): lint

This commit is contained in:
Brian McGee
2025-08-22 12:16:21 +01:00
parent 1897b7bb06
commit 99092a6ef2

View File

@@ -1,6 +1,5 @@
import { defineSteps, useStepper } from "@/src/hooks/stepper";
import { InstallSteps } from "../install";
import { Typography } from "@/src/components/Typography/Typography";
import { Button } from "@/src/components/Button/Button";
import { StepLayout } from "../../Steps";
import { NavSection } from "@/src/components/NavSection/NavSection";