Browse Source

still 0.3.31, fix linting

split_build_process
Trent Larson 3 months ago
parent
commit
eb90c9ebae
  1. 10
      src/components/OnboardingDialog.vue

10
src/components/OnboardingDialog.vue

@ -143,14 +143,12 @@
<p class="relative"> <p class="relative">
Now you can take a turn: click on the Now you can take a turn: click on the
<span <span class="bg-green-600 text-white rounded-full">
class="bg-green-600 text-white rounded-full"
>
<fa icon="plus" class="fa-fw"></fa> <fa icon="plus" class="fa-fw"></fa>
</span> </span>
button to throw out projects of your own... anything you'd like to see button to throw out projects of your own... anything you'd like to see
happen. If your first idea doesn't catch anyone, try, try again... and let happen. If your first idea doesn't catch anyone, try, try again... and
others know that this is a good place to find help. let others know that this is a good place to find help.
</p> </p>
<p class="mt-4 flex items-center"> <p class="mt-4 flex items-center">

Loading…
Cancel
Save