{"version":3,"file":"static/js/886.919790fc.chunk.js","mappings":"6JAyBA,UArBqB,WACjB,IACMA,GADWC,EAAAA,EAAAA,MACKC,SAASC,MAAM,KAEvC,OACE,+BACI,8BACI,gBAAKC,UAAU,YAAf,UACG,gBAAKA,UAAU,6BAAf,UACK,iBAAKA,UAAU,uBAAf,WACI,gBAAKC,IAAI,0BAA0BC,IAAI,MACvC,eAAIF,UAAU,OAAd,SAAqB,oBACnB,SAAC,KAAD,CAAMG,GAAIP,EAAKQ,SAAS,SAAW,SAAS,IAAKJ,UAAU,oCAA3D,SAA+F,2BAOxH,C","sources":["components/Common/Pagenotfound.jsx"],"sourcesContent":["import React from 'react'\r\nimport { Link } from 'react-router-dom'\r\nimport { useLocation } from 'react-router-dom'\r\n\r\nconst Pagenotfound = () => {\r\n const location = useLocation();\r\n const path = location.pathname.split(\"/\")\r\n\r\n return (\r\n <>\r\n
\r\n
\r\n
\r\n
\r\n \"\"\r\n

Page Not Found

\r\n Back to Home\r\n
\r\n
\r\n
\r\n
\r\n \r\n )\r\n}\r\n\r\nexport default Pagenotfound"],"names":["path","useLocation","pathname","split","className","src","alt","to","includes"],"sourceRoot":""}