cnap-cobre/synapse

View on GitHub
frontend/src/components/Modal/RenameFileModal.js

Summary

Maintainability
A
2 hrs
Test Coverage

Showing 1 of 1 total issue

Similar blocks of code found in 2 locations. Consider refactoring.
Open

<Modal.Body>
<p>
Please enter a new name for this file:
</p>
 
 
Severity: Major
Found in frontend/src/components/Modal/RenameFileModal.js and 1 other location - About 2 hrs to fix
frontend/src/components/Modal/MakeDirectoryModal.js on lines 66..78
Category
Status