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 067170d commit 8ccf8f0Copy full SHA for 8ccf8f0
client/modules/IDE/components/Header/__snapshots__/Nav.unit.test.jsx.snap
@@ -39,6 +39,13 @@ exports[`Nav renders dashboard version for desktop 1`] = `
39
</a>
40
</li>
41
</ul>
42
+ <button
43
+ aria-label="2023-fundraiser-button"
44
+ class="nav__fundraiser-btn"
45
+ title="2023 Fundraiser Button"
46
+ >
47
+ Celebrate a Decade of Code and Support p5.js!
48
+ </button>
49
</nav>
50
</header>
51
</DocumentFragment>
@@ -666,6 +673,13 @@ exports[`Nav renders editor version for desktop 1`] = `
666
673
667
674
668
675
676
677
678
679
680
681
682
669
683
670
684
671
685
0 commit comments