fix(dev): errors and translation bug

This commit is contained in:
David Ralph
2023-03-16 11:15:37 +00:00
parent c81c01d484
commit fa5fd00de9
3 changed files with 38 additions and 14 deletions

View File

@@ -110,3 +110,5 @@ Favourite.propTypes = {
offline: PropTypes.bool,
pun: PropTypes.string,
};
export default Favourite;