Skip to content

Commit

Permalink
responsive: exports Media component
Browse files Browse the repository at this point in the history
  • Loading branch information
jrcastro2 committed Jan 12, 2021
1 parent c5b4971 commit 41ac64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,4 @@ export { default as store } from './store';
export { NotFound } from '@components/HttpErrors';
export { ResultsTable } from '@components/ResultsTable/ResultsTable';
export { withCancel, recordToPidType } from '@api/utils';
export { Media } from '@components/Media';

0 comments on commit 41ac64d

Please sign in to comment.