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