Skip to content
Snippets Groups Projects
Commit 46587858 authored by Ganapathi Subramanyam  Jayam's avatar Ganapathi Subramanyam Jayam :dart:
Browse files

update

parent fc60ddbc
No related branches found
No related tags found
1 merge request!39Shareablelink #39
...@@ -40,7 +40,6 @@ export default function Sharelink({ currentFolder }) { ...@@ -40,7 +40,6 @@ export default function Sharelink({ currentFolder }) {
</CopyToClipboard> </CopyToClipboard>
{clipBoard ? <span style={{ color: 'red' }}>Copied.</span> : null} {clipBoard ? <span style={{ color: 'red' }}>Copied.</span> : null}
</Form.Label> </Form.Label>
</Form.Group> </Form.Group>
</Modal.Body> </Modal.Body>
<Modal.Footer> <Modal.Footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment