Skip to content

Commit 6ad2556

Browse files
committed
chore: deprecated mark
1 parent 04f7d19 commit 6ad2556

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/Shared/Components/CICDHistory/AppStatusDetailsChart.tsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ import { Button, ButtonStyleType, ButtonVariantType } from '../Button'
2929
import { StatusFilterButtonComponent } from './StatusFilterButtonComponent'
3030
import { AggregatedNodes, AppStatusDetailsChartType, NodeFilters, STATUS_SORTING_ORDER } from './types'
3131

32+
/**
33+
* @deprecated Remove after migration to new modal
34+
*/
3235
const AppStatusDetailsChart = ({
3336
filterRemoveHealth = false,
3437
showFooter,

0 commit comments

Comments
 (0)