forked from jsnbuchanan/crowd-funder-for-time-pwa
there's no need to capitalize EVERYTHING
This commit is contained in:
@@ -321,7 +321,7 @@
|
||||
<div class="flex py-2">
|
||||
<button
|
||||
@click="alertWebPushSubscription()"
|
||||
class="block text-center text-md uppercase bg-blue-500 text-white px-1.5 py-2 rounded-md mb-2"
|
||||
class="block text-center text-md bg-blue-500 text-white px-1.5 py-2 rounded-md mb-2"
|
||||
>
|
||||
Show Subscription from Web Push Server
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user