yamada-ui / yamada-ui

React UI components of the Yamada, by the Yamada, for the Yamada built with React and Emotion.
https://yamada-ui.com
MIT License
810 stars 216 forks source link

Remove some props from `UIProps`. #2563

Closed Shunii85 closed 2 months ago

Shunii85 commented 3 months ago

Which package has an issue?

@yamada-ui/react

Package Version

1.4.9

Description

Following props should be removed from UIProps because they overlap with the props in styleProperties

https://github.com/yamada-ui/yamada-ui/blob/f451f68a7956dc6b75056e44d344f38b0a601191/packages/core/src/components/should-forward-prop.ts#L4-L17

Link to Reproduction

No response

Steps to Reproduce

  1. Go to '...'
  2. Click on '...'
  3. Scroll down to '...'
  4. See error

Browser

None

Operating System

Do you know how to fix the issue?

None

Are you willing to participate in fixing this issue and create a pull request with the fix?

None

Additional Information

No response

hirotomoyamada commented 3 months ago

@Shunii85

Hi, thanks for the comment!

There is no css in styleProperties. Please correct the issue.