diff --git a/client/src/pages/index.vue b/client/src/pages/index.vue index 53e0718..181372f 100644 --- a/client/src/pages/index.vue +++ b/client/src/pages/index.vue @@ -1,14 +1,20 @@ @@ -17,18 +23,7 @@ let options = $ref([{name: 'Accept'}, {name: 'Drop'}, {name: 'Continue'}]); -
-

Create Rule

-