mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-01 15:03:11 +02:00
Additional methods and tweaks
This commit is contained in:
@@ -60,7 +60,7 @@ function App() {
|
||||
onUrlChange={setUrl}
|
||||
sendRequest={sendRequest}
|
||||
/>
|
||||
<Editor value="" contentType={contentType} />
|
||||
<Editor value={`{\n "foo": "bar"\n}`} contentType="application/json" />
|
||||
</VStack>
|
||||
</VStack>
|
||||
<VStack className="w-full">
|
||||
|
||||
Reference in New Issue
Block a user