From 05eb8482d802490f8ca4c0537315742942a8e4c4 Mon Sep 17 00:00:00 2001 From: Rudra Date: Tue, 22 Oct 2024 12:34:10 +0530 Subject: [PATCH] tick size --- frontend/src/_components/OrganizationManager/List.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/_components/OrganizationManager/List.jsx b/frontend/src/_components/OrganizationManager/List.jsx index 182c13224a..8ac54710bb 100644 --- a/frontend/src/_components/OrganizationManager/List.jsx +++ b/frontend/src/_components/OrganizationManager/List.jsx @@ -47,7 +47,7 @@ export const OrganizationList = function () {
{org.id === current_organization_id ? (
- +
) : (