refactor: restructure directories

This commit is contained in:
Carlos Valente
2025-02-27 20:48:39 +01:00
committed by Carlos Valente
parent 308285ce3e
commit bf99646ad5
15 changed files with 15 additions and 15 deletions
@@ -1,4 +1,4 @@
import ExternalLink from '../../../../common/components/external-link/ExternalLink';
import ExternalLink from '../../../../common/components/link/external-link/ExternalLink';
import useAppVersion from '../../../../common/hooks-query/useAppVersion';
import { appVersion } from '../../../../externals';
import * as Panel from '../../panel-utils/PanelUtils';