We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent adcf7a9 commit ea63bd7Copy full SHA for ea63bd7
src/App.vue
@@ -30,7 +30,7 @@
30
31
<UFooter>
32
<template #left>
33
- <p class="text-sm text-(--ui-text-muted)">
+ <p class="text-sm text-muted">
34
Copyright © {{ new Date().getFullYear() }}
35
</p>
36
</template>
0 commit comments