Move toplevel views into views/
This commit is contained in:
@@ -5,7 +5,7 @@ import '@fontsource/noto-sans';
|
||||
import { tooltip, fallbackImage } from 'pankow';
|
||||
|
||||
import i18n from './i18n.js';
|
||||
import Index from './components/Index.vue';
|
||||
import Index from './Index.vue';
|
||||
|
||||
import './style.css';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user