mirror of
https://github.com/portainer/portainer.git
synced 2025-07-25 08:19:40 +02:00
fix(pods): represent pod container statuses correctly [r8s-416] (#910)
This commit is contained in:
parent
eaa2be017d
commit
55cc250d2e
12 changed files with 996 additions and 61 deletions
|
@ -11,3 +11,4 @@ export { TableHeaderRow } from './TableHeaderRow';
|
|||
export { TableRow } from './TableRow';
|
||||
export { TableContent } from './TableContent';
|
||||
export { TableFooter } from './TableFooter';
|
||||
export { TableSettingsMenuAutoRefresh } from './TableSettingsMenuAutoRefresh';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue