From 33dcd46f74469631dd3ca844db86c921e43e1e4d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=92=9F=E8=BF=9B?= Date: Sat, 9 Jul 2022 09:59:13 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'src/components/users.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/users.js | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/components/users.js b/src/components/users.js index 7596be0..4cf6bc3 100644 --- a/src/components/users.js +++ b/src/components/users.js @@ -485,7 +485,11 @@ export const UserEdit = props => { perPage={50} sort={{ field: "created_ts", order: "DESC" }} > - + + + + +