diff --git a/erpnext/public/js/hub/components/DetailView.vue b/erpnext/public/js/hub/components/DetailView.vue index 2f1a941b463..cc0998212a4 100644 --- a/erpnext/public/js/hub/components/DetailView.vue +++ b/erpnext/public/js/hub/components/DetailView.vue @@ -28,7 +28,7 @@
- +
diff --git a/erpnext/public/js/hub/components/Image.vue b/erpnext/public/js/hub/components/Image.vue new file mode 100644 index 00000000000..9acf4210322 --- /dev/null +++ b/erpnext/public/js/hub/components/Image.vue @@ -0,0 +1,40 @@ + + diff --git a/erpnext/public/js/hub/components/ItemCard.vue b/erpnext/public/js/hub/components/ItemCard.vue index f34fddcfd7e..675ad86645b 100644 --- a/erpnext/public/js/hub/components/ItemCard.vue +++ b/erpnext/public/js/hub/components/ItemCard.vue @@ -15,7 +15,7 @@
- +
diff --git a/erpnext/public/js/hub/components/ItemListCard.vue b/erpnext/public/js/hub/components/ItemListCard.vue index 70cb5666cc1..7f6fb77d76e 100644 --- a/erpnext/public/js/hub/components/ItemListCard.vue +++ b/erpnext/public/js/hub/components/ItemListCard.vue @@ -1,7 +1,7 @@