mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-15 17:56:21 +01:00
refactor: use relative TS path
This commit is contained in:
@@ -3,7 +3,7 @@ import { UseFormReturnType } from '@mantine/form';
|
||||
import { IconClick, IconCursorText, IconLink } from '@tabler/icons-react';
|
||||
import { useTranslation } from 'next-i18next';
|
||||
|
||||
import { AppType } from '../../../../../../types/app';
|
||||
import { AppType } from '~/types/app';
|
||||
import { EditAppModalTab } from '../type';
|
||||
|
||||
interface GeneralTabProps {
|
||||
|
||||
Reference in New Issue
Block a user