mirror of
https://github.com/usebruno/bruno.git
synced 2024-12-22 23:02:40 +01:00
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'}
|
||||
/>
|
||||
<label htmlFor="http-request" className="ml-1 cursor-pointer select-none">
|
||||
REST
|
||||
HTTP
|
||||
</label>
|
||||
|
||||
<input
|
||||
|
Loading…
Reference in New Issue
Block a user