Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SankalpaFernando/ClipBoardIcon #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

SankalpaFernando
Copy link

I've added the Icon and the copy to clipboard functionality

Signed-off-by: Sankalpa Fernando <[email protected]>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Oct 6, 2020

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@SankalpaFernando
Copy link
Author

Could you please add the hacktoberfest label to the repo or add the "hacktoberfest-accepted" label to this PR

@suthagar23
Copy link
Member

@SankalpaFernando Thanks for your pull request. Can you please add a screenshot to the PR description?

<span>
<FaCopy/>
</span>
</CopyToClipboard>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor formatting issue. Please check this

@@ -1,6 +1,7 @@
import React from 'react';
import './asserts/css/App.css';

import {CopyToClipboard} from 'react-copy-to-clipboard';
import { FaCopy } from 'react-icons/fa';
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing newlines between imports and implementations.

@suthagar23
Copy link
Member

@SankalpaFernando Would you like to continue working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants