refactor(ui):修正文件名称格式。
This commit is contained in:
parent
86033cca39
commit
23c4a43826
|
@ -1,4 +1,4 @@
|
|||
import { useLicenseCode } from "@/hooks/use-license-code";
|
||||
import { useLicenseCode } from "@/hooks/use_license_code";
|
||||
import { ActionIcon, Box, Flex, Group, Paper, Title, Tooltip } from "@mantine/core";
|
||||
import { IconCopy } from "@tabler/icons-react";
|
||||
import classes from "./LicenseCode.module.css";
|
||||
|
|
Loading…
Reference in New Issue
Block a user