Skip to content

Commit

Permalink
Update exports in scans/index.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
ameliav committed Apr 4, 2024
1 parent b7fbd03 commit 7359da7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion frontend/src/pages/Scans/index.ts
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
export { default } from './Scans';
export * from './MultiSelect';
export * from './ScansView';
export * from './ScanTasksView';

0 comments on commit 7359da7

Please sign in to comment.