mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-15 20:01:28 +00:00
Applied code review feedback
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user