Update snapshots

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak 2021-07-20 11:51:49 +02:00
parent 690da99d75
commit 8cf8937bc9
2 changed files with 2 additions and 0 deletions

View file

@ -4,6 +4,7 @@ exports[`<ColumnBackButton /> renders correctly 1`] = `
<button
className="column-back-button"
onClick={[Function]}
onKeyUp={[Function]}
>
<i
alt="chevron-left"

View file

@ -7,6 +7,7 @@ exports[`<ColumnBackButtonSlim /> renders correctly 1`] = `
<div
className="column-back-button column-back-button--slim-button"
onClick={[Function]}
onKeyUp={[Function]}
role="button"
tabIndex="0"
>