refactor(web): upgrade expiration button white

This commit is contained in:
Zack Spear
2023-09-28 12:48:33 -07:00
committed by Zack Spear
parent b9c45d96c1
commit 6d336fda23

View File

@@ -64,7 +64,7 @@ onBeforeUnmount(() => {
<div class="flex flex-wrap items-start justify-between gap-8px">
<BrandButton
v-if="regUpdatesExpired"
:btn-style="'gray'"
btn-style="white"
:disabled="renewAction?.disabled"
:external="renewAction?.external"
:icon="renewAction.icon"