{"version":3,"file":"component---src-pages-tools-index-tsx-2457514d8fc85144bcca.js","mappings":"yJAKMA,EAAO,SAAC,GAAD,IAAGC,EAAH,EAAGA,GAAIC,EAAP,EAAOA,KAAMC,EAAb,EAAaA,KAAMC,EAAnB,EAAmBA,SAAnB,OACT,gBAAC,KAAD,CAAMH,GAAIA,EAAII,UAAU,qKACpB,gBAAC,IAAD,CAAMH,KAAMC,EAAMG,KAAK,SACvB,2BACI,uBAAKD,UAAU,yBAAyBH,GACvCE,KA0Bb,UArBkB,WACd,OACI,gBAAC,IAAD,CAAQG,QAAQ,EAAMC,MAAM,QAAQC,SAAS,MACzC,uBAAKJ,UAAU,aACX,uBAAKA,UAAU,gCACX,sBAAIA,UAAU,OAAd,SACA,iHAEJ,uBAAKA,UAAU,kDACX,gBAACL,EAAD,CAAMC,GAAG,uBAAuBC,KAAK,eAAeC,KAAK,qBAAzD,4FAGA,gBAACH,EAAD,CAAMC,GAAG,4BAA4BC,KAAK,oBAAoBC,KAAK,OAAnE","sources":["webpack://fluffle/./src/pages/tools/index.tsx"],"sourcesContent":["import * as React from 'react'\nimport Layout from '../../components/layout'\nimport Icon from '../../components/icon'\nimport { Link } from 'gatsby';\n\nconst Tool = ({ to, name, icon, children }) => (\n \n \n
\n
{name}
\n {children}\n
\n \n);\n\nconst ToolsPage = () => {\n return (\n \n
\n
\n

Tools

\n

Apart from the website, there are a couple of tools that make using Fluffle easier.

\n
\n
\n \n A bot which reverse searches images sent to it. Can also be used in groups and channels.\n \n \n Conveniently integrate Fluffle with your desktop web browser. Available for Chrome and Firefox.\n \n
\n
\n
\n )\n}\n\nexport default ToolsPage\n"],"names":["Tool","to","name","icon","children","className","size","center","title","maxWidth"],"sourceRoot":""}