Skip to content

Commit 5a06759

Browse files
committed
feat: remove KeyValueList component
1 parent d69a06d commit 5a06759

File tree

5 files changed

+0
-263
lines changed

5 files changed

+0
-263
lines changed

src/Shared/Components/KeyValueList/KeyValueList.tsx

Lines changed: 0 additions & 149 deletions
This file was deleted.

src/Shared/Components/KeyValueList/constants.ts

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/Shared/Components/KeyValueList/index.ts

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/Shared/Components/KeyValueList/types.ts

Lines changed: 0 additions & 73 deletions
This file was deleted.

src/Shared/Components/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ export * from './ScannedByToolModal'
2424
export * from './FilterChips'
2525
export * from './ActivityIndicator'
2626
export * from './GenericSectionErrorState'
27-
export * from './KeyValueList'
2827
export * from './InfoIconTippy'
2928
export * from './EditableTextArea'
3029
export * from './Header'

0 commit comments

Comments
 (0)