Tweak Bear (again)
This commit is contained in:
parent
89f00edb93
commit
1a03ba477c
@ -26,7 +26,7 @@
|
||||
|
||||
<main>
|
||||
<form>
|
||||
<input bind:value={input} type="text" />
|
||||
<input bind:value={input} type="text" placeholder="search a pokemon" />
|
||||
<button on:click={getPokemon}>search!</button>
|
||||
</form>
|
||||
{#if input && error}
|
||||
|
@ -7,8 +7,7 @@
|
||||
<div id="message">
|
||||
<h4>Hey</h4>
|
||||
<p>
|
||||
Whether it be swords, pokemon, or something even cooler, you've always got
|
||||
your fingers in something.
|
||||
Whether it be swords, pokemon, or something even cooler, you're always doing something cool.
|
||||
</p>
|
||||
<p>
|
||||
Now I know I can be condescending sometimes, but I really do love you, and
|
||||
|
Loading…
Reference in New Issue
Block a user