Skip to content

Commit

Permalink
fix(Alert): Forgot to add to export
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenfitzpatrick committed Mar 3, 2018
1 parent a54bd40 commit 7bc8fe5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/fitzy.js
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ export { default as RadioGroup } from './components/RadioGroup/RadioGroup';
export { default as RadioOption } from './components/RadioGroup/RadioOption';

// Components
export { default as Alert } from './components/Alert/Alert';

0 comments on commit 7bc8fe5

Please sign in to comment.