diff --git a/client/components/PreviewNav.jsx b/client/components/PreviewNav.jsx index b4062147..7169621d 100644 --- a/client/components/PreviewNav.jsx +++ b/client/components/PreviewNav.jsx @@ -7,7 +7,7 @@ const logoUrl = require('../images/p5js-logo-small.svg'); const editorUrl = require('../images/code.svg'); const PreviewNav = ({ owner, project }) => ( -