diff --git a/packages/hoppscotch-sh-admin/src/pages/users/index.vue b/packages/hoppscotch-sh-admin/src/pages/users/index.vue index 9bc24dcf2..fc8ce22b9 100644 --- a/packages/hoppscotch-sh-admin/src/pages/users/index.vue +++ b/packages/hoppscotch-sh-admin/src/pages/users/index.vue @@ -33,7 +33,6 @@
| - {{ th.label ?? th.key }} - | -
|---|
| + {{ th.label ?? th.key }} + | +
| + |
|
+
+
+
+ {{ rowData[cellHeading.key] ?? "-" }}
+
+
+ |
+
+