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`] = `
|
||||
<div
|
||||
className="relative"
|
||||
column-type="filled"
|
||||
role="region"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue