Skip to content

Commit 28cf509

Browse files
committed
Clean up index by removing TaggedInput export
1 parent 5ca5222 commit 28cf509

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

frontend/src/components/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ export * from './Header/Header';
44
export * from './AuthRoute';
55
export * from './Routes/RouteGuard';
66
export * from './Routes/Routes';
7-
export * from './TaggedInput';
87
export * from '../pages/Domains/DomainDetails';
98
export * from './FilterDrawer/AutoCompletedResults';
109
export * from './FilterDrawer/FacetFilter';

0 commit comments

Comments
 (0)