mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-05 08:47:05 +02:00
Persist sort priority!
This commit is contained in:
@@ -26,6 +26,7 @@ export const UrlBar = memo(function UrlBar({ request }: Props) {
|
||||
className="w-full flex items-center"
|
||||
>
|
||||
<Input
|
||||
key={request.id}
|
||||
hideLabel
|
||||
useEditor={{
|
||||
useTemplating: true,
|
||||
|
||||
Reference in New Issue
Block a user