From b9c62b3fedb700650ed3d9d624bf1895c98f4446 Mon Sep 17 00:00:00 2001 From: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Date: Thu, 1 Feb 2024 10:22:09 +0530 Subject: [PATCH] feat: Inbox list header (#8831) * feat: Inbox list header * fix: Border --- .../inbox/components/InboxListHeader.vue | 61 +++++++++++++++++++ 1 file changed, 61 insertions(+) create mode 100644 app/javascript/dashboard/routes/dashboard/inbox/components/InboxListHeader.vue diff --git a/app/javascript/dashboard/routes/dashboard/inbox/components/InboxListHeader.vue b/app/javascript/dashboard/routes/dashboard/inbox/components/InboxListHeader.vue new file mode 100644 index 000000000..24218744c --- /dev/null +++ b/app/javascript/dashboard/routes/dashboard/inbox/components/InboxListHeader.vue @@ -0,0 +1,61 @@ + + + + +