diff --git a/frontend/src/components/UserListDrawer.vue b/frontend/src/components/UserListDrawer.vue new file mode 100644 index 0000000..dc548b4 --- /dev/null +++ b/frontend/src/components/UserListDrawer.vue @@ -0,0 +1,63 @@ + + + diff --git a/frontend/src/layouts/AppLayout.vue b/frontend/src/layouts/AppLayout.vue index c7cf0aa..2e86bd4 100644 --- a/frontend/src/layouts/AppLayout.vue +++ b/frontend/src/layouts/AppLayout.vue @@ -1,15 +1,24 @@