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

Allow configuration of buttonProps on tool button components #384

Merged
merged 2 commits into from
Dec 12, 2024

Conversation

bierett
Copy link
Member

@bierett bierett commented Dec 11, 2024

Actually is isn't possible to style components like Geolocation and ZoomIn, etc. with {variant: outline}

<Geolocation buttonProps={{ variant: "outline" }} />

For example ButtonProps in Geolocation component are forwarded to the ToolButton component.

Copy link

changeset-bot bot commented Dec 11, 2024

🦋 Changeset detected

Latest commit: 66b0748

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Dec 11, 2024

PR Preview Action v1.4.7
Preview removed because the pull request was closed.
2024-12-12 07:12 UTC

@mbeckem mbeckem merged commit 8dc793e into main Dec 12, 2024
14 checks passed
@mbeckem mbeckem deleted the add-tool-button-props-components branch December 12, 2024 07:12
@mbeckem mbeckem changed the title Add tool button props components Allow configuration of buttonProps on tool button components Dec 12, 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