https://stackoverflow.com/questions/68440509/how-to-center-image-in-react-multi-carousel
<img src={source} style={{marginLeft: "auto", marginRight: "auto", display: "flex", justifyContent: "center"}}/>
import React , { useEffect , useRef } from "react" import { StaticImage } from "gatsby-plugin-image" impor...
Không có nhận xét nào:
Đăng nhận xét