Skip to content

Commit

Permalink
fix: don't break app-runtime API, export DataProvider as well (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
amcgee authored Aug 8, 2019
1 parent c596a19 commit 14a33f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/src/index.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
export {
CustomDataProvider,
DataProvider,
DataQuery,
useDataQuery,
} from '@dhis2/app-service-data'
Expand Down

0 comments on commit 14a33f0

Please sign in to comment.