fix: revert Deltains button label

This commit is contained in:
Gitead
2026-04-17 00:14:46 -04:00
parent a222e22014
commit b6700eceee

View File

@@ -337,7 +337,7 @@ export function DeltaInsEligibilityButton({
) : ( ) : (
<> <>
<CheckCircle className="h-4 w-4 mr-2" /> <CheckCircle className="h-4 w-4 mr-2" />
Deltains(CA, NY,etc) Deltains
</> </>
)} )}
</Button> </Button>