This commit is contained in:
@@ -51,12 +51,6 @@
|
||||
|
||||
@if ($meta['type'] === 'json')
|
||||
<div x-data="jsonEditor(@entangle('config.' . $field))">
|
||||
<label
|
||||
for="config-body"
|
||||
class="block font-semibold mb-1"
|
||||
>
|
||||
Request Body (JSON)
|
||||
</label>
|
||||
<textarea
|
||||
id="config-body"
|
||||
x-model="value"
|
||||
|
||||
Reference in New Issue
Block a user