small fixing, added throw errors in widgets
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div v-else-if="!loading & resource">
|
||||
<div v-else-if="!loading && resource">
|
||||
|
||||
<!-- Card Blog -->
|
||||
<div class="px-0 py-10 sm:px-2 lg:py-14 mx-auto">
|
||||
|
||||
Reference in New Issue
Block a user