Skip to content
New issue

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

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

Already on GitHub? # to your account

update dependencies and fix missing button type #184

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

0x7d8
Copy link

@0x7d8 0x7d8 commented Feb 4, 2025

this fixes the
Element implicitly has an 'any' type because expression of type 'ButtonStyle' can't be used to index type '{ readonly 1: "primary"; readonly 2: "secondary"; readonly 3: "success"; readonly 4: "destructive"; readonly 5: "secondary"; }'.

error when trying to install this package in a github actions ci by adding the premium buttons to the mapping as primaries

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

Successfully merging this pull request may close these issues.

1 participant