mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-14 17:26:26 +01:00
refactor: use relative TS path
This commit is contained in:
@@ -3,7 +3,7 @@ import { UseFormReturnType } from '@mantine/form';
|
||||
import { IconAlertTriangle } from '@tabler/icons-react';
|
||||
import { Trans, useTranslation } from 'next-i18next';
|
||||
|
||||
import { AppType } from '../../../../../../types/app';
|
||||
import { AppType } from '~/types/app';
|
||||
import { IntegrationSelector } from './Components/InputElements/IntegrationSelector';
|
||||
import { IntegrationOptionsRenderer } from './Components/IntegrationOptionsRenderer/IntegrationOptionsRenderer';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user