Client - upgrade Vue to 3.3 and move to Vite
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import { enUS } from 'date-fns/locale'
|
||||
|
||||
import { IRootState } from '@/store/modules/root/types'
|
||||
import { IApplication } from '@/types/application'
|
||||
import type { IRootState } from '@/store/modules/root/types'
|
||||
import type { IApplication } from '@/types/application'
|
||||
|
||||
export const state: IRootState = {
|
||||
root: true,
|
||||
|
||||
Reference in New Issue
Block a user