Commit 5bec0b78 authored by Jordan Frankfurt's avatar Jordan Frankfurt Committed by GitHub

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

parent 48944608
...@@ -147,7 +147,7 @@ function PopupButtonContent({ connection, isDarkMode, show, onClick, onClose }: ...@@ -147,7 +147,7 @@ function PopupButtonContent({ connection, isDarkMode, show, onClick, onClose }:
</IconWrapper> </IconWrapper>
<div> <div>
<WCv1BodyText>Connect with v1</WCv1BodyText> <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> </div>
</WCv1PopoverContent> </WCv1PopoverContent>
) )
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment