import React, { Component } from "react"; import { withRouter, } from "react-router-dom"; import { Row,Col,Container } from 'react-bootstrap' import axios from 'axios'; class CarretePage extends Component { constructor(props) { super(props); this.state = { indexItemImage: -1, } } componentDidMount() { } render() { const { arrDatos, } = this.props.initState const { arrCarousel } = arrDatos const { arrImages,checked } = arrCarousel return (
Título
Agrega una imagen...
) : ( { arrImages[e].title = event.target.value; this.initsetState({ arrDatos }) } } /> ) }Medida recomendada 1280x720px
{ t.url !== '' ? ( <> { arrImages[e].url_share = event.target.value; this.initsetState({ arrDatos }) } } />Puedes redirigir a tu cliente al sitio que tu desees.
> ) : null }