canotech
Results
1
issues of
canotech
I have the next code, but not working withCaption. ``` import { Fragment } from 'react' import { Container } from 'reactstrap' import AwesomeSlider from 'react-awesome-slider' import withCaption from 'react-awesome-slider/dist/captioned';...