mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2026-01-06 04:26:57 +00:00
parent
c09babcf5e
commit
1e8682e1f1
@ -768,7 +768,7 @@ const DatabaseDetails: FunctionComponent = () => {
|
||||
pageSize={PAGE_SIZE}
|
||||
paging={databaseSchemaPaging}
|
||||
pagingHandler={databaseSchemaPagingHandler}
|
||||
totalCount={paging.total}
|
||||
totalCount={databaseSchemaPaging.total}
|
||||
/>
|
||||
)}
|
||||
</Fragment>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user