Skip to content

Commit 4f7b1e7

Browse files
committed
fix: badge name, remove wrong settings.json
1 parent 4e74d79 commit 4f7b1e7

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.vscode/settings.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

app/components/module/ModuleHealthBadge.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ defineProps<{
1616
@click.stop
1717
>
1818
<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
19+
Health
2020
</span>
2121
<span
2222
class="inline-flex items-center font-medium capitalize text-xs px-2 py-1 rounded-r-md"

0 commit comments

Comments
 (0)