hide some navigational elements from search text (#31607)
This commit is contained in:
@@ -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()
|
||||
|
||||
Reference in New Issue
Block a user