Browse Source

still 0.3.31, fix linting

master
Trent Larson 3 weeks ago
parent
commit
07c02ab98a
  1. 10
      src/components/OnboardingDialog.vue

10
src/components/OnboardingDialog.vue

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

Loading…
Cancel
Save