Style: styling tweaks to plantnet flow

This commit is contained in:
Pieter Vander Vennet 2023-09-21 12:13:42 +02:00
parent 580b58e86a
commit 5da56d8fa5
5 changed files with 8 additions and 11 deletions

View file

@ -36,9 +36,7 @@ const wikidataId: Store<string> = UIEventSource.FromPromise(
).mapD(wd => wd[0]?.species?.value);
</script>
<NextButton on:click={() =>{
console.log("Dispatching: ", $wikidataId)
return dispatch("selected", $wikidataId); }}>
<NextButton on:click={() => dispatch("selected", $wikidataId)}>
{#if $wikidata === undefined}
<Loading>
<Tr t={ t.loadingWikidata.Subs({