import { ButtonCommon, CarouselCommon, Layout } from 'src/components/common' const dataTest = [{ text:1 },{ text:2 },{ text:3 },{ text:4 },{ text:5 },{ text:6 }] const test = (props:any)=>
Go to pages/index.tsx
to get your hand dirty!
Go to src/components
to make your awesome component!
Go to src/styles
to find global styles!