Extract statistics panel, add statistics panel as special rendering
This commit is contained in:
parent
bc2f421108
commit
2412828a69
8 changed files with 204 additions and 132 deletions
|
@ -16,6 +16,7 @@ export default class LanguagePicker extends Toggle {
|
|||
|
||||
|
||||
if (languages === undefined || languages.length <= 1) {
|
||||
super(undefined,undefined,undefined)
|
||||
return undefined;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue