We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8bdb3b + 24f4e74 commit 3d9674dCopy full SHA for 3d9674d
client/modules/IDE/components/Banner.jsx
@@ -28,7 +28,7 @@ const Banner = ({ onClose }) => {
28
<>
29
We’re accepting p5.js sketches for a special curation exploring mental
30
health and the newest features in p5.js 2.0!{' '}
31
- <span style={{ fontWeight: 600 }}>Submit by July 13!</span>
+ <span style={{ fontWeight: 600 }}>Submit by July 20!</span>
32
</>
33
);
34
0 commit comments