Skip to content

Commit

Permalink
Export PropertyHolder to help with testing
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbinTheander committed Mar 11, 2017
1 parent 63cac18 commit affbc8e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
export { default } from './PropertyProvider';

export { default as withProperties } from './with-properties';

export { default as PropertyHolder } from './PropertyHolder';

0 comments on commit affbc8e

Please sign in to comment.