chore: data for cypress
This commit is contained in:
parent
ff3fd34cf5
commit
af8ecb7043
5 changed files with 15 additions and 20 deletions
|
|
@ -53,6 +53,7 @@ const Row = ({
|
|||
return (
|
||||
<div className={classes.rowWrapper}>
|
||||
<div
|
||||
data-cy={id}
|
||||
className={classnames({ [classes.before]: expanded && index !== 0 })}>
|
||||
<Tr
|
||||
size={size}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue