Fix tests

This commit is contained in:
Justin 2022-03-21 16:30:46 -04:00
parent b6985f836a
commit 012138829c

View file

@ -11,6 +11,24 @@ exports[`<Column /> renders correctly with minimal props 1`] = `
<div
className="mb-4 flex flex-row items-center"
>
<button
aria-label="Back"
className="mr-2"
onClick={[Function]}
>
<svg
id={
Object {
"process": [Function],
}
}
/>
<span
className="sr-only"
>
Back
</span>
</button>
<h1
className="text-xl font-bold"
/>