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