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

feat: added 'as' prop to Carousel (fix: #3509) #3514

Merged
merged 3 commits into from
Mar 7, 2019
Merged

feat: added 'as' prop to Carousel (fix: #3509) #3514

merged 3 commits into from
Mar 7, 2019

Conversation

mxschmitt
Copy link
Member

src/Carousel.js Outdated Show resolved Hide resolved
src/Carousel.js Outdated
@@ -22,6 +22,7 @@ const propTypes = {
* @default 'carousel'
*/
bsPrefix: PropTypes.string,
as: PropTypes.element,
Copy link
Member

Choose a reason for hiding this comment

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

elementType still, element is different. We can change in the whole project yeah if you are up for it

@taion taion merged commit a25d03c into react-bootstrap:master Mar 7, 2019
@mxschmitt mxschmitt deleted the feature/added-as-to-Carousel branch March 7, 2019 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants