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

fix the svelte button component not accepting the onClick handler #19249

Merged
merged 3 commits into from
Sep 26, 2022

Conversation

ndelangen
Copy link
Member

What I did

I fixed this CI issue:
https://app.circleci.com/pipelines/github/storybookjs/storybook/29329/workflows/b5939c19-2e6f-4588-a0fc-e6569cbdff75/jobs/414724

The svelte button implementation didn't allow for a onClick prop, I fixed this, and fixed it at a few other places too, because that seemed like the right thing to do..

@ndelangen ndelangen merged commit 66768c1 into next Sep 26, 2022
@ndelangen ndelangen deleted the fix/svelte-button branch September 26, 2022 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant