diff --git a/src/modules/market/components/LoadingErrorState.vue b/src/modules/market/components/LoadingErrorState.vue new file mode 100644 index 0000000..8652e8f --- /dev/null +++ b/src/modules/market/components/LoadingErrorState.vue @@ -0,0 +1,134 @@ + + + + + \ No newline at end of file diff --git a/src/modules/market/components/MarketSearchBar.vue b/src/modules/market/components/MarketSearchBar.vue new file mode 100644 index 0000000..8c80f22 --- /dev/null +++ b/src/modules/market/components/MarketSearchBar.vue @@ -0,0 +1,372 @@ + + + + + \ No newline at end of file diff --git a/src/modules/market/components/MerchantStore.vue b/src/modules/market/components/MerchantStore.vue index 6e4d84d..0dd0811 100644 --- a/src/modules/market/components/MerchantStore.vue +++ b/src/modules/market/components/MerchantStore.vue @@ -1,28 +1,16 @@