import 'shared/styles/globals.css' import { appWithTranslation } from 'next-i18next' const FreeSewingLab = ({ Component, pageProps }) => export default appWithTranslation(FreeSewingLab)