add images and widescreen cleanup close #32
This commit is contained in:
parent
0eb4a1ffc7
commit
bf8bd2ff46
13 changed files with 160 additions and 20 deletions
|
|
@ -4,7 +4,7 @@ const STATUS = {
|
|||
failed: Symbol('failed'),
|
||||
noData: Symbol('noData'),
|
||||
disabled: Symbol('disabled'),
|
||||
retrying: Symbol('retyring'),
|
||||
retrying: Symbol('retrying'),
|
||||
};
|
||||
|
||||
const calcStatusClass = (statusCode) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue