SDA-4010 Updating snapshots

This commit is contained in:
sbenmoussati 2022-12-13 15:53:41 +01:00 committed by Salah Benmoussati
parent f275a28baa
commit 7bd9728403

View File

@ -21,6 +21,7 @@ exports[`Snipping Tool should render correctly 1`] = `
title="Pen"
>
<img
draggable={false}
src={Object {}}
/>
</button>
@ -31,6 +32,7 @@ exports[`Snipping Tool should render correctly 1`] = `
title="Highlight"
>
<img
draggable={false}
src={Object {}}
/>
</button>
@ -41,6 +43,7 @@ exports[`Snipping Tool should render correctly 1`] = `
title="Erase"
>
<img
draggable={false}
src={Object {}}
/>
</button>