mirror of
https://github.com/Tria-plc/edr-platform.git
synced 2026-08-26 18:42:49 +00:00
Remove unused ArrowLeft icon import from PaymentFailurePage
This commit is contained in:
@@ -7,7 +7,7 @@ import {
|
||||
Text,
|
||||
ThemeIcon,
|
||||
} from "@mantine/core";
|
||||
import { AlertTriangle, ArrowLeft, Home, RotateCcw } from "lucide-react";
|
||||
import { AlertTriangle, Home, RotateCcw } from "lucide-react";
|
||||
import { useNavigate } from "react-router-dom";
|
||||
|
||||
export default function PaymentFailurePage() {
|
||||
|
||||
Reference in New Issue
Block a user