diff --git a/web/src/admin/common-history/index.tsx b/web/src/admin/common-history/index.tsx index 0b32252..4e5b261 100644 --- a/web/src/admin/common-history/index.tsx +++ b/web/src/admin/common-history/index.tsx @@ -37,8 +37,8 @@ export const CommonHistory = () => { key: 'user', render: (user) => { return (<> - - + + ) }