Skip to content
New issue

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

patch(v5): pr6386 #6409

Commits on Jan 19, 2024

  1. Exclude monthNames prop from passed props to NativeDatePicker (#6386)

    Eсли смотреть компонент `DatePicker` с переданным `monthNames` на тач устройствах, то cвойство `monthNames` встает html-аттрибутом. В режиме локальной разработки есть реакт-варнинг.
    
    Не передаем `monthNames` в компоненты ниже `NativeDatePicker`.
    mendrew committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    1702ba3 View commit details
    Browse the repository at this point in the history