]> git.localhorst.tv Git - alttp.git/blobdiff - resources/js/components/techniques/Dialog.js
improved directory structure
[alttp.git] / resources / js / components / techniques / Dialog.js
index 96eaba5bea842bf2d8155927b7739084caf972d1..b3181e2913a4aa99b20b30e0cba295bd6230e5e1 100644 (file)
@@ -4,7 +4,7 @@ import { Modal } from 'react-bootstrap';
 import { useTranslation } from 'react-i18next';
 
 import Form from './Form';
-import LanguageSwitcher from '../app/LanguageSwitcher';
+import LanguageSwitcher from '../../app/LanguageSwitcher';
 
 const Dialog = ({
        content,