mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-09 06:55:51 +01:00
refactor: use relative TS path
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { useEffect } from 'react';
|
||||
|
||||
import { ConfigType } from '../types/config';
|
||||
import { ConfigType } from '~/types/config';
|
||||
import { useConfigContext } from './provider';
|
||||
import { useConfigStore } from './store';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user