forked from trent_larson/crowd-funder-for-time-pwa
Fix: routed Set Search Area button
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
</div>
|
||||
<button
|
||||
class="w-full text-md bg-gradient-to-b from-blue-400 to-blue-700 shadow-[inset_0_-1px_0_0_rgba(0,0,0,0.5)] text-white px-4 py-2 rounded-md"
|
||||
@click="setSearchArea"
|
||||
@click="$router.push({ name: 'search-area' })"
|
||||
>
|
||||
Set Search Area...
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user