mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 00:36:31 +02:00
Merge pull request #932 from MODSetter/fix/roles-manager-jsx-tag
Fix mismatched JSX closing tag in roles-manager causing build failure
This commit is contained in:
commit
8232893fbb
1 changed files with 1 additions and 1 deletions
|
|
@ -532,7 +532,7 @@ function RolesContent({
|
|||
{role.description}
|
||||
</p>
|
||||
)}
|
||||
</div>
|
||||
</button>
|
||||
</RolePermissionsDialog>
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue