Skip to content

Commit 44836cd

Browse files
committed
Remove spurious html
1 parent 4541aaf commit 44836cd

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

src/components/SchemaReference.js

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -298,15 +298,6 @@ function DefinitionsTOC({ defs }) {
298298
</tr>
299299
</tbody>
300300
</table>
301-
<p>
302-
<a
303-
className="top-scroll-btn"
304-
title="Go to Definitions"
305-
href="#definitions"
306-
>
307-
Definitions
308-
</a>
309-
</p>
310301
</>
311302
);
312303
}

0 commit comments

Comments
 (0)