feat: add cluster detail
This commit is contained in:
@@ -133,7 +133,7 @@ const APIKeys: React.FC = () => {
|
||||
handleClickPrimary={handleAddKey}
|
||||
handleInputChange={handleNameChange}
|
||||
rowSelection={rowSelection}
|
||||
width={{ input: 300 }}
|
||||
widths={{ input: 300 }}
|
||||
></FilterBar>
|
||||
<ConfigProvider renderEmpty={renderEmpty}>
|
||||
<Table
|
||||
|
||||
Reference in New Issue
Block a user