mirror of
https://github.com/ToolJet/ToolJet
synced 2026-05-06 06:48:21 +00:00
Revert ManageGroupPermissionResources.jsx
This commit is contained in:
parent
634e10e84e
commit
8a9e200709
1 changed files with 1 additions and 1 deletions
|
|
@ -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' : ''}`}>
|
||||
|
|
|
|||
Loading…
Reference in a new issue