improve messaging when user has no offers or projects

This commit is contained in:
2024-06-21 19:52:35 -06:00
parent a95d5db24a
commit ea156fac13
2 changed files with 16 additions and 2 deletions

View File

@@ -74,7 +74,7 @@
<div v-if="isLocalActive">
<div>
<button
class="ml-2 px-4 py-2 rounded-md bg-blue-200 text-blue-500"
class="ml-2 mt-2 px-4 py-2 rounded-md bg-blue-200 text-blue-500"
@click="$router.push({ name: 'search-area' })"
>
Select a {{ searchBox ? "Different" : "" }} Location for Nearby Search