fix: remove leftover text in request snippets (#8011)

This commit is contained in:
Tim Lai
2022-05-05 09:26:00 -07:00
committed by GitHub
parent 381017b485
commit 3aef3bf2bf

View File

@@ -109,7 +109,6 @@ const RequestSnippets = ({ request, requestSnippetsSelectors, getConfigs }) => {
return (
<div className="request-snippets" ref={rootRef}>
Just a test
<div style={{ width: "100%", display: "flex", justifyContent: "flex-start", alignItems: "center", marginBottom: "15px" }}>
<h4
onClick={() => handleSetIsExpanded()}