diff --git a/src/components/pageBottom.tsx b/src/components/pageBottom.tsx index 1d76ca6acd..929766c3e9 100644 --- a/src/components/pageBottom.tsx +++ b/src/components/pageBottom.tsx @@ -131,58 +131,6 @@ const PageBottom = ({ editDocsPath }: any) => { return ( - -

Was this helpful?

-
- - -
-
- - - {submittedFeedback ? ( - <> - - - ) : ( - - )} - - {editDocsPath && ( Edit this page on GitHub