chore: lint auto fixes

This commit is contained in:
Zack Spear
2023-10-30 11:45:41 -07:00
committed by Zack Spear
parent ca93ac7143
commit caab570be6
38 changed files with 362 additions and 304 deletions
+1 -1
View File
@@ -31,9 +31,9 @@ const showRebootRequired = computed(() => rebootType.value !== '');
<template>
<div class="flex flex-row justify-start gap-x-4px">
<button
@click="updateOsActionsStore.viewCurrentReleaseNotes(t('{0} Release Notes', [osVersion]))"
class="group leading-none"
:title="t('View release notes')"
@click="updateOsActionsStore.viewCurrentReleaseNotes(t('{0} Release Notes', [osVersion]))"
>
<UiBadge
color="custom"