mirror of
https://github.com/Instadapp/smart-lookup.git
synced 2024-07-29 22:38:20 +00:00
Update index.vue
This commit is contained in:
parent
a36eac5ffa
commit
849e3bbcd4
|
@ -20,6 +20,7 @@ const lookup = () => {
|
|||
v-model="address"
|
||||
class="appearance-none block w-full px-3 py-2 border border-gray-200 rounded-md shadow-sm placeholder-gray-400 focus:outline-none focus:ring-blue-500 focus:border-blue-500 sm:text-sm"
|
||||
placeholder="Enter any address"
|
||||
@keypress.enter="lookup"
|
||||
/>
|
||||
|
||||
<button
|
||||
|
|
Loading…
Reference in New Issue
Block a user