Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
antonbuks committed Nov 7, 2024
1 parent f350d29 commit 180b5a8
Showing 1 changed file with 16 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -326,6 +326,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with one extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -651,6 +652,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -764,6 +766,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid2"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -877,6 +880,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid3"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -990,6 +994,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid4"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1103,6 +1108,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid5"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1216,6 +1222,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid6"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1329,6 +1336,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid7"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1442,6 +1450,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid8"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1555,6 +1564,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid9"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1668,6 +1678,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid10"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1781,6 +1792,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid11"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -1894,6 +1906,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid12"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -2007,6 +2020,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid13"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -2120,6 +2134,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid14"
onBlur={[Function]}
onClick={[Function]}
Expand Down Expand Up @@ -2233,6 +2248,7 @@ exports[`plugins/ChannelHeaderPlug should match snapshot with six extended compo
>
<button
className="channel-header__icon"
disabled={false}
id="someid15"
onBlur={[Function]}
onClick={[Function]}
Expand Down

0 comments on commit 180b5a8

Please sign in to comment.