mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	fix: show total applications (#6326)
This commit is contained in:
		
							parent
							
								
									42f6843029
								
							
						
					
					
						commit
						474e53460a
					
				| @ -141,7 +141,7 @@ export const PaginatedApplicationList = () => { | |||||||
|             <PageContent |             <PageContent | ||||||
|                 header={ |                 header={ | ||||||
|                     <PageHeader |                     <PageHeader | ||||||
|                         title={`Applications (${rows.length})`} |                         title={`Applications (${total})`} | ||||||
|                         actions={ |                         actions={ | ||||||
|                             <Search |                             <Search | ||||||
|                                 initialValue={query || ''} |                                 initialValue={query || ''} | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user