Client - error message style (wip)
Need some updates api side.
This commit is contained in:
@@ -3,5 +3,5 @@ import { IRootState } from '@/store/modules/root/interfaces'
|
||||
export const state: IRootState = {
|
||||
root: true,
|
||||
language: 'en',
|
||||
errorMessage: null,
|
||||
errorMessages: null,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user