update snapshot
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
parent
dd1f8a257e
commit
d727a3a7c5
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ exports[`<Column /> renders correctly with minimal props 1`] = `
|
|||
role="region"
|
||||
>
|
||||
<div
|
||||
className="space-y-4 bg-white dark:bg-slate-800 sm:shadow-lg dark:sm:shadow-inset overflow-hidden p-4 sm:rounded-xl"
|
||||
className="space-y-4 bg-white dark:bg-slate-800 text-black dark:text-white sm:shadow-lg dark:sm:shadow-inset overflow-hidden p-4 sm:rounded-xl"
|
||||
>
|
||||
<div
|
||||
className="mb-4 flex flex-row items-center"
|
||||
|
|
Loading…
Reference in a new issue