mirror of
https://github.com/JetSprow/J-Board-Lite.git
synced 2026-05-01 09:14:11 +05:30
polish: refine lite admin controls
This commit is contained in:
@@ -24,7 +24,7 @@ export function UsersTable({ users }: UsersTableProps) {
|
||||
<DataTableShell
|
||||
isEmpty={users.length === 0}
|
||||
emptyTitle="暂无用户"
|
||||
emptyDescription="创建用户或等待新用户注册后,会显示在这里。"
|
||||
emptyDescription="创建或注册后用户会显示在这里。"
|
||||
toolbar={
|
||||
<BatchActionBar
|
||||
id="user-batch-form"
|
||||
|
||||
Reference in New Issue
Block a user