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 d2fc2ad commit 96c0d9aCopy full SHA for 96c0d9a
app/src/__snapshots__/App.test.tsx.snap
@@ -108,6 +108,14 @@ exports[`Renders <App/> without issues 1`] = `
108
/>
109
</div>
110
</span>
111
+ <a
112
+ href="https://github.com/rontap/thesis"
113
+ id="vers"
114
+ target="_blank"
115
+ title="Github Source"
116
+ >
117
+ 1.0 Thesis release
118
+ </a>
119
</nav>
120
<div
121
className="hiddenCtx"
@@ -656,6 +664,14 @@ exports[`Renders App and base Graph 1`] = `
656
664
657
665
658
666
667
668
669
670
671
672
673
674
659
675
660
676
661
677
0 commit comments