forked from extern/bruno
Applied code review feedback
This commit is contained in:
parent
1d03e1d5ea
commit
437044bdcd
@ -102,7 +102,7 @@ const NewRequest = ({ collection, item, isEphermal, onClose }) => {
|
|||||||
checked={formik.values.requestType === 'http-request'}
|
checked={formik.values.requestType === 'http-request'}
|
||||||
/>
|
/>
|
||||||
<label htmlFor="http-request" className="ml-1 cursor-pointer select-none">
|
<label htmlFor="http-request" className="ml-1 cursor-pointer select-none">
|
||||||
REST
|
HTTP
|
||||||
</label>
|
</label>
|
||||||
|
|
||||||
<input
|
<input
|
||||||
|
Loading…
Reference in New Issue
Block a user