Button: Severity 'help' missing in TypeScript definition #4108
Labels
Type: Bug
Issue contains a defect related to a specific component.
Typescript
Issue or pull request is *only* related to TypeScript definition
Milestone
Describe the bug
Value "help" for
severity
prop specified in docs and implemented in themes, but missing in button.d.tsdoc:
primereact/components/doc/button/severitydoc.js
Line 46 in cc7f409
themes:
primereact/public/themes/arya-blue/theme.css
Lines 2120 to 2167 in cc7f409
type definition:
primereact/components/lib/button/button.d.ts
Lines 66 to 69 in cc7f409
Reproducer
No response
PrimeReact version
9.2.0
React version
18.x
Language
TypeScript
Build / Runtime
Vite
Browser(s)
Chrome
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: