From c0adff7695777e743bb4485e91c750422b963067 Mon Sep 17 00:00:00 2001 From: tanjinzhou <415800467@qq.com> Date: Mon, 8 Jun 2020 17:42:08 +0800 Subject: [PATCH] style: avatar --- components/avatar/Avatar.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/avatar/Avatar.jsx b/components/avatar/Avatar.jsx index 1d1be9fa5..7af6b5c7f 100644 --- a/components/avatar/Avatar.jsx +++ b/components/avatar/Avatar.jsx @@ -161,7 +161,7 @@ export default { } } return ( - + {children} );