Unstyled Prop Doesn't Work For InputNumber Component #6929
Labels
Component: Unstyled
Issue related to unstyled/passthrough attributes
Type: Bug
Issue contains a defect related to a specific component.
Milestone
Describe the bug
When i pass the unstyled prop to inputnumber component, the component still keep its initial styles.
Reproducer
https://stackblitz.com/edit/erp3b7-qbfuqj?file=src/App.jsx
PrimeReact version
Latest
React version
18.x
Language
TypeScript
Build / Runtime
Create React App (CRA)
Browser(s)
Chrome
Steps to reproduce the behavior
Give unstyled prop to inputnumber component
Expected behavior
inputnumber component shouldn't keep its initial styles
The text was updated successfully, but these errors were encountered: