{"ast":null,"code":"var _jsxFileName = \"C:\\\\Users\\\\user\\\\Desktop\\\\05mediaSocial\\\\client\\\\src\\\\components\\\\profil\\\\FollowHandler.js\",\n  _s = $RefreshSig$();\nimport React, { useState } from \"react\";\nimport { useSelector } from \"react-redux\";\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\nconst FollowHandler = _ref => {\n  _s();\n  let {\n    idToFollow\n  } = _ref;\n  const userData = useSelector(state => state.user);\n  const {\n    isfollowed,\n    setIsFollowed\n  } = useState(false);\n  const handleFollow = () => {};\n  const handleUnFollow = () => {};\n  use;\n  return /*#__PURE__*/_jsxDEV(\"div\", {\n    children: \"follow\"\n  }, void 0, false, {\n    fileName: _jsxFileName,\n    lineNumber: 20,\n    columnNumber: 9\n  }, this);\n};\n_s(FollowHandler, \"tLsK2/0HIDDgcv8pN8gTWF18c5M=\", false, function () {\n  return [useSelector];\n});\n_c = FollowHandler;\nexport default FollowHandler;\nvar _c;\n$RefreshReg$(_c, \"FollowHandler\");","map":{"version":3,"names":["React","useState","useSelector","FollowHandler","idToFollow","userData","state","user","isfollowed","setIsFollowed","handleFollow","handleUnFollow","use"],"sources":["C:/Users/user/Desktop/05mediaSocial/client/src/components/profil/FollowHandler.js"],"sourcesContent":["import React, { useState } from \"react\";  \r\nimport { useSelector } from \"react-redux\";\r\n\r\nconst FollowHandler=({idToFollow} )=>{\r\n    const userData =useSelector((state)=>state.user)\r\n    const {isfollowed,setIsFollowed}=useState(false);\r\n\r\n    const handleFollow=()=>{\r\n\r\n    }\r\n\r\n    const handleUnFollow=()=>{\r\n\r\n    }\r\n\r\n    use\r\n\r\n    return(\r\n\r\n        <div>\r\n            follow \r\n        </div>\r\n\r\n    )\r\n};\r\n\r\nexport default FollowHandler"],"mappings":";;AAAA,OAAOA,KAAK,IAAIC,QAAQ,QAAQ,OAAO;AACvC,SAASC,WAAW,QAAQ,aAAa;AAAC;AAE1C,MAAMC,aAAa,GAAC,QAAiB;EAAA;EAAA,IAAhB;IAACC;EAAU,CAAC;EAC7B,MAAMC,QAAQ,GAAEH,WAAW,CAAEI,KAAK,IAAGA,KAAK,CAACC,IAAI,CAAC;EAChD,MAAM;IAACC,UAAU;IAACC;EAAa,CAAC,GAACR,QAAQ,CAAC,KAAK,CAAC;EAEhD,MAAMS,YAAY,GAAC,MAAI,CAEvB,CAAC;EAED,MAAMC,cAAc,GAAC,MAAI,CAEzB,CAAC;EAEDC,GAAG;EAEH,oBAEI;IAAA,UAAK;EAEL;IAAA;IAAA;IAAA;EAAA,QAAM;AAGd,CAAC;AAAC,GArBIT,aAAa;EAAA,QACCD,WAAW;AAAA;AAAA,KADzBC,aAAa;AAuBnB,eAAeA,aAAa;AAAA;AAAA"},"metadata":{},"sourceType":"module","externalDependencies":[]}