There was an error while loading. Please reload this page.
1 parent 79a4c88 commit 8878fbdCopy full SHA for 8878fbd
src/DarkMode.vue
@@ -1,7 +1,6 @@
1
<template>
2
<button
3
:aria-label="getAriaLabel"
4
- :title="getAriaLabel"
5
class="vue-dark-mode"
6
@click="toggleColorMode"
7
>
0 commit comments