diff --git a/erpnext/public/js/hub/components/EmptyState.vue b/erpnext/public/js/hub/components/EmptyState.vue new file mode 100644 index 00000000000..3e0cb0ea169 --- /dev/null +++ b/erpnext/public/js/hub/components/EmptyState.vue @@ -0,0 +1,23 @@ + + + + + diff --git a/erpnext/public/js/hub/components/ItemCardsContainer.vue b/erpnext/public/js/hub/components/ItemCardsContainer.vue index 4ccb9dcc0e5..01fd01eb9df 100644 --- a/erpnext/public/js/hub/components/ItemCardsContainer.vue +++ b/erpnext/public/js/hub/components/ItemCardsContainer.vue @@ -1,5 +1,12 @@