diff --git a/playground/Coalesce.Web.Vue3/src/App.vue b/playground/Coalesce.Web.Vue3/src/App.vue index 6128db2c9..ac11d4c8e 100644 --- a/playground/Coalesce.Web.Vue3/src/App.vue +++ b/playground/Coalesce.Web.Vue3/src/App.vue @@ -18,6 +18,7 @@ Home Test + Test2 Audit Security Overview diff --git a/playground/Coalesce.Web.Vue3/src/components/test-setup.vue b/playground/Coalesce.Web.Vue3/src/components/test-setup.vue index 81c0479af..28c66d8f2 100644 --- a/playground/Coalesce.Web.Vue3/src/components/test-setup.vue +++ b/playground/Coalesce.Web.Vue3/src/components/test-setup.vue @@ -1,32 +1,70 @@