1
0
mirror of synced 2025-12-23 21:07:12 -05:00

hide some navigational elements from search text (#31607)

This commit is contained in:
Peter Bengtsson
2022-10-13 19:02:05 +02:00
committed by GitHub
parent 7a0b8dde5c
commit e94d5e78ef
4 changed files with 71 additions and 59 deletions

View File

@@ -33,6 +33,7 @@ export const CodeExamples = () => {
return (
<div>
<form
data-search="hide"
className="pr-lg-3 mb-5 mt-3"
onSubmit={(event) => {
event.preventDefault()