refactor(web): update ui improvement

This commit is contained in:
Zack Spear
2023-09-28 15:40:29 -07:00
committed by Zack Spear
parent 70fd31afb6
commit 3aa082fec1

View File

@@ -6,6 +6,7 @@
*/
import {
ArrowPathIcon,
ArrowSmallRightIcon,
ArrowTopRightOnSquareIcon,
BellAlertIcon,
ShieldExclamationIcon,
@@ -82,7 +83,8 @@ watchEffect(() => {
btn-style="white"
href="/Tools/Registration"
:icon="WrenchScrewdriverIcon"
:text="t('Go to Tools > Registration to fix')"
:icon-right="ArrowSmallRightIcon"
:text="t('Learn more and fix')"
/>
<BrandButton
v-else-if="available && updateButton"