From 20a720563dde58a0a4be912d33a6118995c447e9 Mon Sep 17 00:00:00 2001 From: Summer Cook Date: Tue, 28 Feb 2023 16:57:57 -0500 Subject: [PATCH] add data-cy attribute --- src/compounds/LinkedButton/LinkedButton.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/compounds/LinkedButton/LinkedButton.jsx b/src/compounds/LinkedButton/LinkedButton.jsx index e814794..21ef19f 100644 --- a/src/compounds/LinkedButton/LinkedButton.jsx +++ b/src/compounds/LinkedButton/LinkedButton.jsx @@ -25,7 +25,7 @@ const ButtonLinkWrapper = React.forwardRef(({ ...props }, ref) => { const { addClass, buttonProps, href } = props return ( - +