Stabilise React useId values in DOM snapshots in element-web (#33579)
* Stabilise React useId values in DOM snapshots - app/web * Stabilise React useId values in DOM snapshots - shared components * Update additional snapshots * Added comments and changed replace pattern to 'react-use-id-N'
This commit is contained in:
@@ -14,7 +14,7 @@ exports[`link-tooltip wraps single anchor 1`] = `
|
||||
|
||||
|
||||
<span
|
||||
aria-labelledby="_r_0_"
|
||||
aria-labelledby="react-use-id-1"
|
||||
tabindex="0"
|
||||
>
|
||||
<a
|
||||
|
||||
Reference in New Issue
Block a user