Skip to content

Commit

Permalink
Removed unused component
Browse files Browse the repository at this point in the history
  • Loading branch information
blonde-mike committed Nov 27, 2024
1 parent a811f0c commit c3f33a4
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions guide/results-viewer-react/src/components/YamlUrls/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,6 @@ const ModalInput = styled.div`
flex-direction: column;
margin-bottom: 10px;
`;
const ModalHitMethodInput = styled.div`
display: flex;
flex-direction: row;
margin: 25px 0;
`;
const EndpointDisplay = styled.span`
margin-right: 5px;
max-width: 450px;
Expand Down

0 comments on commit c3f33a4

Please sign in to comment.