mirror of
https://github.com/prowler-cloud/prowler.git
synced 2026-07-04 19:21:51 +00:00
fix(ui): sort Lighthouse composer imports
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
import { CornerDownLeft, Settings, TriangleAlert } from "lucide-react";
|
||||
import Link from "next/link";
|
||||
import { useRef, type ReactNode, type SubmitEvent } from "react";
|
||||
import { type ReactNode, type SubmitEvent, useRef } from "react";
|
||||
|
||||
import { Alert, AlertDescription } from "@/components/shadcn/alert";
|
||||
import { Button } from "@/components/shadcn/button/button";
|
||||
|
||||
Reference in New Issue
Block a user