forked from trent_larson/crowd-funder-for-time-pwa
fix: explicitly name all our components to avoid some of the warnings for build:web:serve ...
appears the last warning may be inside Vue itself. Leaving this alone for now.
This commit is contained in:
@@ -301,6 +301,7 @@ import {
|
||||
* It provides infinite scrolling for claims and interactive controls for contact management.
|
||||
*/
|
||||
@Component({
|
||||
name: "DIDView",
|
||||
components: {
|
||||
EntityIcon,
|
||||
InfiniteScroll,
|
||||
|
||||
Reference in New Issue
Block a user