ui/column: fix snapshot
This commit is contained in:
parent
570164de33
commit
7006af2803
|
@ -2,6 +2,7 @@
|
||||||
|
|
||||||
exports[`<Column /> renders correctly with minimal props 1`] = `
|
exports[`<Column /> renders correctly with minimal props 1`] = `
|
||||||
<div
|
<div
|
||||||
|
className="relative"
|
||||||
column-type="filled"
|
column-type="filled"
|
||||||
role="region"
|
role="region"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue