Skip to content

Commit

Permalink
Add line before export
Browse files Browse the repository at this point in the history
  • Loading branch information
annarosesmarti committed Nov 3, 2023
1 parent 9893a72 commit 445a48b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/CharacterList/CharacterList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@ const CharacterList = (): React.ReactElement => {
</CharacterListStyled>
);
};

export default CharacterList;

0 comments on commit 445a48b

Please sign in to comment.