New page loading and error cases:
* adding new custom elements: spinner and error * using them on async tasks
This commit is contained in:
2
client/@types/global.d.ts
vendored
2
client/@types/global.d.ts
vendored
@ -107,3 +107,5 @@ declare const LOC_ACTION_IMPORT_EMOJIS_INFO: string
|
||||
declare const LOC_ACTION_ADD_ENTRY: string
|
||||
declare const LOC_ACTION_REMOVE_ENTRY: string
|
||||
declare const LOC_ACTION_REMOVE_ENTRY_CONFIRM: string
|
||||
|
||||
declare const LOC_LOADING_ERROR: string
|
||||
|
Reference in New Issue
Block a user