mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
chore: Update snapshots due to behaviour changes
Signed-off-by: Sebastian Malton <sebastian@malton.name>
This commit is contained in:
parent
82bf67cc9e
commit
c9cd1cd8e0
@ -82,6 +82,7 @@ exports[`installing update using application menu when started renders 1`] = `
|
||||
>
|
||||
<i
|
||||
class="Icon logo svg focusable"
|
||||
data-testid="no-welcome-banners-icon"
|
||||
>
|
||||
<span
|
||||
class="icon"
|
||||
|
||||
@ -515,7 +515,7 @@ exports[`custom category columns for catalog renders 1`] = `
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -1115,7 +1115,7 @@ exports[`custom category columns for catalog when category is added using defaul
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -1705,7 +1705,7 @@ exports[`custom category columns for catalog when category is added using defaul
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -2284,7 +2284,7 @@ exports[`custom category columns for catalog when category is added using defaul
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -2884,7 +2884,7 @@ exports[`custom category columns for catalog when category is added with custom
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -3421,7 +3421,7 @@ exports[`custom category columns for catalog when category is added with custom
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -4021,7 +4021,7 @@ exports[`custom category columns for catalog when category is added without defa
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
@ -4547,7 +4547,7 @@ exports[`custom category columns for catalog when category is added without defa
|
||||
class="HotbarSelector"
|
||||
>
|
||||
<i
|
||||
class="Icon Icon previous material interactive focusable"
|
||||
class="Icon material interactive focusable"
|
||||
tabindex="0"
|
||||
>
|
||||
<span
|
||||
|
||||
Loading…
Reference in New Issue
Block a user