Skip to content

Commit

Permalink
refactor(core): do not expose new components from core
Browse files Browse the repository at this point in the history
  • Loading branch information
varl committed Sep 2, 2021
1 parent 07a4edb commit c9f3c40
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion collections/core/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ export { Node } from '@dhis2-ui/node'
export { NoticeBox } from '@dhis2-ui/notice-box'
export { Popover } from '@dhis2-ui/popover'
export { Popper } from '@dhis2-ui/popper'
export { Portal } from '@dhis2-ui/portal'
export { Radio } from '@dhis2-ui/radio'
export { Required } from '@dhis2-ui/required'
export {
Expand Down

0 comments on commit c9f3c40

Please sign in to comment.