mirror of
https://github.com/frappe/books.git
synced 2024-11-10 07:40:55 +00:00
fix: Consistent import
This commit is contained in:
parent
f8fbb5ca02
commit
5614b4dca6
@ -6,7 +6,7 @@ import Dashboard from '@/pages/Dashboard/Dashboard';
|
||||
import ListView from '@/pages/ListView/ListView';
|
||||
import PrintView from '@/pages/PrintView/PrintView';
|
||||
import QuickEditForm from '@/pages/QuickEditForm';
|
||||
import Report from '@/pages/Report.vue';
|
||||
import Report from '@/pages/Report';
|
||||
|
||||
// custom views
|
||||
import GetStarted from '@/pages/GetStarted';
|
||||
|
Loading…
Reference in New Issue
Block a user