mirror of
https://github.com/portainer/portainer.git
synced 2025-07-24 15:59:41 +02:00
EE-3723 update headers to feather icon (#7275)
This commit is contained in:
parent
e6477b0b97
commit
43600083a7
61 changed files with 103 additions and 86 deletions
|
@ -140,7 +140,7 @@ export function ContainersDatatable({
|
|||
|
||||
return (
|
||||
<TableContainer>
|
||||
<TableTitle icon="fa-cubes" label="Containers">
|
||||
<TableTitle icon="box" featherIcon label="Containers">
|
||||
<SearchBar value={searchBarValue} onChange={handleSearchBarChange} />
|
||||
<TableActions>
|
||||
<ContainersDatatableActions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue