forked from jsnbuchanan/crowd-funder-for-time-pwa
fix list of offers (and some other lists), and add tests for offers
This commit is contained in:
@@ -162,6 +162,7 @@
|
||||
<div v-if="activeDid && isRegistered" class="mt-4">
|
||||
<div class="text-center">
|
||||
<button
|
||||
data-testId="offerButton"
|
||||
@click="openOfferDialog()"
|
||||
class="block w-full text-lg font-bold 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-2 py-3 rounded-md"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user