mirror of
https://github.com/mountain-loop/yaak.git
synced 2026-04-27 11:07:03 +02:00
A bunch of fixes
This commit is contained in:
@@ -66,6 +66,7 @@ export const UrlBar = memo(function UrlBar({
|
||||
return (
|
||||
<form onSubmit={handleSubmit} className={classNames('x-theme-urlBar', className)}>
|
||||
<Input
|
||||
ref={inputRef}
|
||||
autocompleteVariables
|
||||
stateKey={stateKey}
|
||||
size="md"
|
||||
|
||||
Reference in New Issue
Block a user