Skip to content
This repository has been archived by the owner on May 24, 2024. It is now read-only.

Commit

Permalink
export added for constants
Browse files Browse the repository at this point in the history
  • Loading branch information
supreethmr committed Sep 3, 2019
1 parent 5f17135 commit 4a470cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/terra-avatar/src/variants/Generic.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,4 @@ Generic.propTypes = propTypes;
Generic.defaultProps = defaultProps;

export default Generic;
export { GENERIC_VARIANTS };

0 comments on commit 4a470cf

Please sign in to comment.