Skip to content

fix typo in DatePickerAndroidTypes.js - #24234

Closed
dulmandakh wants to merge 1 commit into
react:masterfrom
dulmandakh:fix-typo-DatePickerAndroidTypes
Closed

fix typo in DatePickerAndroidTypes.js#24234
dulmandakh wants to merge 1 commit into
react:masterfrom
dulmandakh:fix-typo-DatePickerAndroidTypes

Conversation

@dulmandakh

@dulmandakhdulmandakh commented Apr 1, 2019

Copy link
Copy Markdown
Contributor

Summary

fix typo in DatePickerAndroidTypes.js, fixes#24137

Changelog

[Android] [Changed] - fix typo in DatePickerAndroidTypes.js

Test Plan

@facebook-github-botfacebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Contributor A React Native contributor. Partner labels Apr 1, 2019
@dulmandakh
dulmandakh requested a review from cpojerApril 1, 2019 10:17

@cpojercpojer left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@facebook-github-botfacebook-github-bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cpojer is landing this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@facebook-github-botfacebook-github-bot added the Merged This PR has been merged. label Apr 1, 2019
@facebook-github-bot

Copy link
Copy Markdown
Contributor

@cpojer merged this pull request in 11ac06f.

@dulmandakh
dulmandakh deleted the fix-typo-DatePickerAndroidTypes branch October 15, 2019 05:15
facebook-github-bot pushed a commit that referenced this pull request Apr 12, 2022
Summary:
This sync includes the following changes:
- **[e8f4a66](react/react@e8f4a6653 )**: Fix import in example //<dan>//
- **[bb49abe](react/react@bb49abea2 )**: Update some READMEs ([#24290](react/react#24290)) //<dan>//
- **[4bc465a](react/react@4bc465a16 )**: Rename Controls to PipeableStream ([#24286](react/react#24286)) //<Sebastian Markbåge>//
- **[ece5295](react/react@ece5295e5 )**: Remove unnecessary flag check ([#24284](react/react#24284)) //<zhoulixiang>//
- **[9ededef](react/react@9ededef94 )**: Don't mute hydration errors forcing client render ([#24276](react/react#24276)) //<dan>//
- **[985272e](react/react@985272e26 )**: Fix name mismatch in react-reconciler custom build. ([#24272](react/react#24272)) //<Hikari Hayashi>//
- **[b8cfda1](react/react@b8cfda15e )**: changed Transitions type to Array<Transition> ([#24249](react/react#24249)) //<Luna Ruan>//
- **[c89a15c](react/react@c89a15c71 )**: [ReactDebugTools] wrap uncaught error from rendering user's component ([#24216](react/react#24216)) //<Mengdi "Monday" Chen>//
- **[ebd7ff6](react/react@ebd7ff65b )**: Don't recreate the same fallback on the client if hydrating suspends ([#24236](react/react#24236)) //<dan>//
- **[aa05e73](react/react@aa05e7315 )**: Add 4.4.0 release to eslint rules CHANGELOG ([#24234](react/react#24234)) //<Brian Vaughn>//
- **[7e3121e](react/react@7e3121e1c )**: Remove unstable_createMutableSource from experimental build ([#24209](react/react#24209)) //<Sebastian Silbermann>//
- **[0415b18](react/react@0415b18a1 )**: [ReactDebugTools] add custom error type for future new hooks ([#24168](react/react#24168)) //<Mengdi "Monday" Chen>//
Changelog:
[General][Changed] - React Native sync for revisions 34aa5cf...e8f4a66
jest_e2e[run_all_tests]
Reviewed By: kacieb
Differential Revision: D35581059
fbshipit-source-id: ee031dfc49b1ef663b601f33f3f3f6c5a804971e
Saadnajmi pushed a commit to Saadnajmi/react-native-macos that referenced this pull request Jan 15, 2023
Summary:
This sync includes the following changes:
- **[e8f4a66](react/react@e8f4a6653 )**: Fix import in example //<dan>//
- **[bb49abe](react/react@bb49abea2 )**: Update some READMEs ([react#24290](react/react#24290)) //<dan>//
- **[4bc465a](react/react@4bc465a16 )**: Rename Controls to PipeableStream ([react#24286](react/react#24286)) //<Sebastian Markbåge>//
- **[ece5295](react/react@ece5295e5 )**: Remove unnecessary flag check ([react#24284](react/react#24284)) //<zhoulixiang>//
- **[9ededef](react/react@9ededef94 )**: Don't mute hydration errors forcing client render ([react#24276](react/react#24276)) //<dan>//
- **[985272e](react/react@985272e26 )**: Fix name mismatch in react-reconciler custom build. ([react#24272](react/react#24272)) //<Hikari Hayashi>//
- **[b8cfda1](react/react@b8cfda15e )**: changed Transitions type to Array<Transition> ([react#24249](react/react#24249)) //<Luna Ruan>//
- **[c89a15c](react/react@c89a15c71 )**: [ReactDebugTools] wrap uncaught error from rendering user's component ([react#24216](react/react#24216)) //<Mengdi "Monday" Chen>//
- **[ebd7ff6](react/react@ebd7ff65b )**: Don't recreate the same fallback on the client if hydrating suspends ([react#24236](react/react#24236)) //<dan>//
- **[aa05e73](react/react@aa05e7315 )**: Add 4.4.0 release to eslint rules CHANGELOG ([react#24234](react/react#24234)) //<Brian Vaughn>//
- **[7e3121e](react/react@7e3121e1c )**: Remove unstable_createMutableSource from experimental build ([react#24209](react/react#24209)) //<Sebastian Silbermann>//
- **[0415b18](react/react@0415b18a1 )**: [ReactDebugTools] add custom error type for future new hooks ([react#24168](react/react#24168)) //<Mengdi "Monday" Chen>//
Changelog:
[General][Changed] - React Native sync for revisions 34aa5cf...e8f4a66
jest_e2e[run_all_tests]
Reviewed By: kacieb
Differential Revision: D35581059
fbshipit-source-id: ee031dfc49b1ef663b601f33f3f3f6c5a804971e
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA SignedThis label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.ContributorA React Native contributor.MergedThis PR has been merged.Platform: AndroidAndroid applications.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo on DatePickerAndroidTypes

5 participants

@dulmandakh@facebook-github-bot@cpojer@hramos@react-native-bot