This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { ActionIcon, Badge, Box, Group, Paper, Text, Title, Tooltip } from "@mantine/core";
|
||||
import { Link } from "react-router";
|
||||
import type { Form } from "@/services/resources/forms";
|
||||
import { IconDownload, IconExternalLink, IconLink } from "@tabler/icons-react";
|
||||
import { IconDownload, IconExternalLink } from "@tabler/icons-react";
|
||||
import { t } from "@/config/i18n";
|
||||
import { useGetContractFileTemplate } from "@/services/api";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user