Skip to content

Commit

Permalink
chore: added a todo to make common component for sub-tabs
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulkeswani101 committed Sep 16, 2024
1 parent ce0a16d commit 9ef27be
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,7 @@ function InfraMetrics({
</Radio.Button>
)}
</Radio.Group>
{/* TODO(Rahul): Make a common config driven component for this and other infra metrics components */}
{selectedView === VIEW_TYPES.NODE && (
<NodeMetrics
nodeName={nodeName}
Expand Down

0 comments on commit 9ef27be

Please sign in to comment.