diff --git a/dashboard/src/components/PackageListFilters.vue b/dashboard/src/components/PackageListFilters.vue new file mode 100644 index 00000000..3b399fa8 --- /dev/null +++ b/dashboard/src/components/PackageListFilters.vue @@ -0,0 +1,26 @@ + + + + + Filters + + Status + + any + + {{ item }} + + + + + diff --git a/dashboard/src/pages/packages/index.vue b/dashboard/src/pages/packages/index.vue index 0a41de27..d9c2e068 100644 --- a/dashboard/src/pages/packages/index.vue +++ b/dashboard/src/pages/packages/index.vue @@ -1,5 +1,5 @@