diff --git a/frontend/src/component/feature/FeatureView/FeatureView.tsx b/frontend/src/component/feature/FeatureView/FeatureView.tsx index 8358ed0a3898..c2e1322bca67 100644 --- a/frontend/src/component/feature/FeatureView/FeatureView.tsx +++ b/frontend/src/component/feature/FeatureView/FeatureView.tsx @@ -215,9 +215,7 @@ export const FeatureView = () => { } show={ - {' '} - Child feature - {' < '} + Has parent: @@ -233,9 +231,7 @@ export const FeatureView = () => { } show={ - {' '} - Parent feature - {' > '} + Has children: