forked from jsnbuchanan/crowd-funder-for-time-pwa
fix build and auto-test issues
This commit is contained in:
@@ -352,12 +352,8 @@
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
<div v-else-if="loadingProfile">
|
||||
Loading...
|
||||
</div>
|
||||
<div v-else="savingProfile">
|
||||
Saving...
|
||||
</div>
|
||||
<div v-else-if="loadingProfile">Loading...</div>
|
||||
<div v-else>Saving...</div>
|
||||
</div>
|
||||
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user