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 4e74d79 commit 4f7b1e7Copy full SHA for 4f7b1e7
2 files changed
.vscode/settings.json
app/components/module/ModuleHealthBadge.vue
@@ -16,7 +16,7 @@ defineProps<{
16
@click.stop
17
>
18
<span class="inline-flex items-center font-medium text-xs px-2 py-1 rounded-l-md ring ring-inset ring-accented text-default bg-elevated">
19
- nuxt.care
+ Health
20
</span>
21
<span
22
class="inline-flex items-center font-medium capitalize text-xs px-2 py-1 rounded-r-md"
0 commit comments