completionId: cgen-9fb50027b987490ea4a28c5367279f1a
cgen-9fb50027b987490ea4a28c5367279f1a
This commit is contained in:
parent
efdef6ba18
commit
ced19a22e1
1 changed files with 1 additions and 0 deletions
|
|
@ -1139,6 +1139,7 @@ export default function Dashboard() {
|
|||
<Input
|
||||
id="location"
|
||||
value={locationInput}
|
||||
className="pointer-events-auto"
|
||||
onChange={(e) => setLocationInput(e.target.value)}
|
||||
/>
|
||||
</div>
|
||||
|
|
|
|||
Loading…
Reference in a new issue