We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Classes defined in pt are not applied in reject button. Also, typescript type definitions for rejectButton and acceptButton are wrong.
https://stackblitz.com/edit/aznirh?file=src%2Fmain.jsx
System:
OS: Windows 11 10.0.22631 CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900HK Memory: 37.19 GB / 63.71 GB
Binaries:
Node: 22.4.1 - ~\AppData\Local\nvs\default\node.EXE npm: 10.8.1 - ~\AppData\Local\nvs\default\npm.CMD pnpm: 9.6.0 - ~\AppData\Local\pnpm\pnpm.CMD
Browsers:
Edge: Chromium (127.0.2651.74) Internet Explorer: 11.0.22621.3527
npmPackages:
react: 18.3.1 => 18.3.1
Classes defined in pt are passed and applied to reject button
The text was updated successfully, but these errors were encountered:
ee33efa
ivanpajon
Successfully merging a pull request may close this issue.
Describe the bug
Classes defined in pt are not applied in reject button.
Also, typescript type definitions for rejectButton and acceptButton are wrong.
Reproducer
https://stackblitz.com/edit/aznirh?file=src%2Fmain.jsx
System Information
System:
OS: Windows 11 10.0.22631
CPU: (20) x64 12th Gen Intel(R) Core(TM) i9-12900HK
Memory: 37.19 GB / 63.71 GB
Binaries:
Node: 22.4.1 - ~\AppData\Local\nvs\default\node.EXE
npm: 10.8.1 - ~\AppData\Local\nvs\default\npm.CMD
pnpm: 9.6.0 - ~\AppData\Local\pnpm\pnpm.CMD
Browsers:
Edge: Chromium (127.0.2651.74)
Internet Explorer: 11.0.22621.3527
npmPackages:
react: 18.3.1 => 18.3.1
Steps to reproduce the behavior
Expected behavior
Classes defined in pt are passed and applied to reject button
The text was updated successfully, but these errors were encountered: