Skip to content

Commit 0ae2959

Browse files
committed
Update products.vue
1 parent a8b53a1 commit 0ae2959

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pages/products.vue

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<template>
22
<div class="container mx-auto">
33
<div class="flex flex-wrap">
4+
Hei!
5+
<ProductsShowAll />
6+
Filter:
47
<ProductFilter />
58
<div class="w-full md:w-3/4 p-4">
69
<template v-if="pending">

0 commit comments

Comments
 (0)