Skip to content

Commit

Permalink
chore(core): Export all generic instance components (#8755)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyhebebrand committed Nov 24, 2020
1 parent 530f59c commit f102966
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions app/scripts/modules/core/src/instance/details/index.ts
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
export * from './InstanceActions';
export * from './InstanceDetails';
export * from './InstanceDetailsHeader';
export * from './InstanceDetailsPane';
export * from './InstanceInsights';
export * from './InstanceLinks';

0 comments on commit f102966

Please sign in to comment.