{"version":3,"sources":["webpack:///./src/pages/index.js"],"names":["useEffect","navigate"],"mappings":"2FAAA,mCAGe,qBAIb,OAHAA,qBAAU,WACRC,YAAS,eACR,IACI","file":"component---src-pages-index-js-af22361796923cc1d606.js","sourcesContent":["import { useEffect } from \"react\";\nimport { navigate } from \"gatsby\";\n\nexport default () => {\n useEffect(() => {\n navigate(\"art_types\");\n }, []);\n return null;\n};\n"],"sourceRoot":""}