This commit is contained in:
parent
1d09550ae5
commit
56646ccc5c
|
@ -47,7 +47,7 @@ const meta = {
|
|||
},
|
||||
|
||||
render: props => (
|
||||
<div className="theme-yellow grid gap-4">
|
||||
<div className="grid gap-4">
|
||||
<h1 className="text-19">User Avatar</h1>
|
||||
{renderVariant('user')({
|
||||
...props,
|
||||
|
|
Loading…
Reference in New Issue