Skip to content

Commit

Permalink
fix: adds snapshot tests to fix coverage of modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Gabriel Micko committed Feb 19, 2019
1 parent bb331f3 commit 002427f
Show file tree
Hide file tree
Showing 3 changed files with 617 additions and 51 deletions.
1 change: 1 addition & 0 deletions packages/react-layouts/src/Modal/Header.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,3 +108,4 @@ const Header = styled(({ title, icon, ...props }: Props) => (
`;

export default Header;
export { HeaderIcon };
Loading

0 comments on commit 002427f

Please sign in to comment.