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

Allows copy code component #65

Merged
merged 1 commit into from
Feb 17, 2020
Merged

Allows copy code component #65

merged 1 commit into from
Feb 17, 2020

Conversation

baptadn
Copy link
Member

@baptadn baptadn commented Feb 17, 2020

Adds button to copy the code of the selected component

image

const MyBox = () => (
  <Alert>
    <AlertIcon />
    <AlertTitle mr={1}>Lorem Ipsum</AlertTitle>
    <AlertDescription>Lorem Ipsum</AlertDescription>
  </Alert>
)

@baptadn baptadn requested review from foyarash and tlenclos February 17, 2020 12:55
@baptadn baptadn merged commit cb08e89 into master Feb 17, 2020
@baptadn baptadn deleted the feature/copy-code-node branch February 17, 2020 17:01
Bastien-Wappizy added a commit to Wappizy/openchakra that referenced this pull request Aug 27, 2024
Bastien-Wappizy added a commit to Wappizy/openchakra that referenced this pull request Dec 6, 2024
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