Persist sort priority!

This commit is contained in:
Gregory Schier
2023-03-19 00:48:09 -07:00
parent 9ac5572094
commit b586318d4b
17 changed files with 457 additions and 243 deletions

View File

@@ -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,