We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
variant
Table
1 parent ba4d68b commit 9478e90Copy full SHA for 9478e90
1 file changed
client/src/components/DevTools/DevToolsUsers.tsx
@@ -80,7 +80,6 @@ export default function DevToolsUsers() {
80
<Table
81
style={{ width: '100%' }}
82
size="small"
83
- variant="borderless"
84
rowKey="id"
85
dataSource={users}
86
columns={tableColumns}
0 commit comments