1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Update snapshot

Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
Sebastian Malton 2023-03-14 10:02:35 -04:00
parent cb1bba87d2
commit 34a8d84a16

View File

@ -16,7 +16,7 @@ exports[`<Tooltip /> renders to DOM when forced to by visibile prop 1`] = `
<body>
<div>
<div
class="Tooltip visible"
class="Tooltip right visible"
role="tooltip"
style="left: 10px; top: 0px;"
>
@ -35,7 +35,7 @@ exports[`<Tooltip /> renders to DOM when hovering over target 1`] = `
<body>
<div>
<div
class="Tooltip visible"
class="Tooltip right visible"
role="tooltip"
style="left: 10px; top: 0px;"
>