fix: update copy per Fred's input (#6787)

This commit is contained in:
Jordan Frankfurt 2023-06-16 12:46:59 -05:00 committed by GitHub
parent 4894460821
commit 5bec0b78da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -147,7 +147,7 @@ function PopupButtonContent({ connection, isDarkMode, show, onClick, onClose }:
</IconWrapper>
<div>
<WCv1BodyText>Connect with v1</WCv1BodyText>
<WCv1Caption color="textSecondary">Support for v1 will be discontinued very soon.</WCv1Caption>
<WCv1Caption color="textSecondary">Support for v1 will be discontinued June 28.</WCv1Caption>
</div>
</WCv1PopoverContent>
)