Docs: Clean JS imports

This commit is contained in:
Lucas Larroche 2021-10-23 12:17:04 +07:00
parent 8e028956e9
commit 688a638d4d
12 changed files with 204 additions and 3351 deletions

View file

@ -110,3 +110,5 @@ export const themeSwitcher = {
}.bind(this));
}
}
export default themeSwitcher;