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.
1 parent e8bdb3b commit 24f4e74Copy full SHA for 24f4e74
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