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

Chore(button): Button should pass onClick to its "a" render and suppo… #291

Merged
merged 2 commits into from
Nov 20, 2021

Conversation

rovn208
Copy link
Contributor

@rovn208 rovn208 commented Nov 16, 2021

@vercel
Copy link

vercel bot commented Nov 16, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/makeinvietnam/moai-docs/67Tw8SEANmaGxYjJ3rbHmkzMuJjW
✅ Preview: https://moai-docs-git-fork-ngocro208-chore-button-0cbd18-makeinvietnam.vercel.app

Copy link
Owner

@thien-do thien-do left a comment

Choose a reason for hiding this comment

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

Merged. This is a commercial issue so please inbox me your paypal or preferred payment method

download={props.download}
rel="noopener noreferrer"
target={props.target}
rel={props.rel || "noopener noreferrer"}
Copy link
Owner

Choose a reason for hiding this comment

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

hm we should not default to "noopener..." anyway :( but removing that would break version... so please add this note to #230

@thien-do thien-do merged commit b3ab93c into thien-do:main Nov 20, 2021
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.

Button should pass onClick to its "a" render Button should support "rel"
2 participants