Skip to content

Commit

Permalink
Add export paths to clinical record vaccination
Browse files Browse the repository at this point in the history
Related to issue #2
Related to issue #38

Signed-off-by: Flavio Costa <[email protected]>
Signed-off-by: Varley Silva <[email protected]>
Signed-off-by: gustavo2795 <[email protected]>
Signed-off-by: João Paulo Alves Ferreira <[email protected]>
  • Loading branch information
flaviocostap committed Jun 24, 2017
1 parent 206b7be commit 61ddaad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Categories/ClinicalRecordsVaccination/index.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
export { VaccinationRecordsList } from './VaccinationRecordsList';
export { VaccinationRecordsCreate } from './VaccinationRecordsCreate';
export { VaccinationRecordsEdit } from './VaccinationRecordsEdit';

0 comments on commit 61ddaad

Please sign in to comment.