Skip to content

Commit

Permalink
Merge pull request #1063 from cozy/inline-card
Browse files Browse the repository at this point in the history
fix: Expose InlineCard in index
  • Loading branch information
y-lohse authored Jun 25, 2019
2 parents 6d27822 + 1ca89fe commit 95c93b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions react/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,4 @@ export { default as Filename } from './Filename'
export { default as Viewer } from './Viewer/ViewerExposer'
export { default as FileInput } from './FileInput'
export { default as Card } from './Card'
export { default as InlineCard } from './InlineCard'

0 comments on commit 95c93b3

Please sign in to comment.