Revert ManageGroupPermissionResources.jsx

This commit is contained in:
Pratik Agrawal 2025-01-17 18:41:53 +05:30 committed by GitHub
parent 634e10e84e
commit 8a9e200709
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -411,7 +411,7 @@ class ManageGroupPermissionResourcesComponent extends React.Component {
</nav>
<div className="manage-groups-body">
<div className="tab-content">
<div className="tab-content user-group-scrollable">
{/* Apps Tab */}
<div className={`tab-pane ${currentTab === 'apps' ? 'active show' : ''}`}>