Skip to content

Commit

Permalink
Remove the default export
Browse files Browse the repository at this point in the history
  • Loading branch information
realityking committed Aug 25, 2018
1 parent 32df8fd commit 689a285
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Helmet.js
Expand Up @@ -284,4 +284,3 @@ const HelmetExport = Helmet(HelmetSideEffects);
HelmetExport.renderStatic = HelmetExport.rewind;

export {HelmetExport as Helmet};
export default HelmetExport;

0 comments on commit 689a285

Please sign in to comment.