From f10fac9f44558f6f991256a371a2029d08c0d9c3 Mon Sep 17 00:00:00 2001 From: James George <25279263+jamesgeorge007@users.noreply.github.com> Date: Tue, 22 Oct 2024 09:34:18 -0700 Subject: [PATCH] fix: resolve empty state image correctly in profile page (#4456) --- packages/hoppscotch-common/src/components/accessTokens/List.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/hoppscotch-common/src/components/accessTokens/List.vue b/packages/hoppscotch-common/src/components/accessTokens/List.vue index 77af1ed02..5fe799029 100644 --- a/packages/hoppscotch-common/src/components/accessTokens/List.vue +++ b/packages/hoppscotch-common/src/components/accessTokens/List.vue @@ -13,7 +13,7 @@