Remove console log
This commit is contained in:
parent
e7126efb44
commit
019ec6cbaa
1 changed files with 0 additions and 1 deletions
|
@ -25,7 +25,6 @@
|
||||||
theme = 'dark';
|
theme = 'dark';
|
||||||
setMode('dark');
|
setMode('dark');
|
||||||
}
|
}
|
||||||
console.log(theme);
|
|
||||||
};
|
};
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue