You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

1 lines
2.2 KiB

{"ast":null,"code":"var _jsxFileName = \"/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/src/components/UserProfileInfo/index.js\";\nimport React from \"react\";\nimport ProfileInfo from \"./ProfileInfo\";\nimport DateTime from \"./DateTime\";\nimport { jsxDEV as _jsxDEV } from \"react/jsx-dev-runtime\";\n\nconst UserProfileInfo = () => {\n return /*#__PURE__*/_jsxDEV(\"div\", {\n className: \"h-[54px] flex flex-row items-center w-fit bg-[#f5f5f5]\",\n children: [/*#__PURE__*/_jsxDEV(DateTime, {}, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 8,\n columnNumber: 7\n }, this), /*#__PURE__*/_jsxDEV(\"div\", {\n className: \"w-0.5 h-full mx-4 bg-[#9DACD344] rounded\"\n }, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 9,\n columnNumber: 7\n }, this), /*#__PURE__*/_jsxDEV(ProfileInfo, {}, void 0, false, {\n fileName: _jsxFileName,\n lineNumber: 10,\n columnNumber: 7\n }, this)]\n }, void 0, true, {\n fileName: _jsxFileName,\n lineNumber: 7,\n columnNumber: 5\n }, this);\n};\n\n_c = UserProfileInfo;\nexport default UserProfileInfo;\n\nvar _c;\n\n$RefreshReg$(_c, \"UserProfileInfo\");","map":{"version":3,"names":["React","ProfileInfo","DateTime","UserProfileInfo"],"sources":["/Users/mahdi/Documents/work/programming/barnameNegar/arbaeenWebApp/src/components/UserProfileInfo/index.js"],"sourcesContent":["import React from \"react\";\nimport ProfileInfo from \"./ProfileInfo\";\nimport DateTime from \"./DateTime\";\n\nconst UserProfileInfo = () => {\n return (\n <div className=\"h-[54px] flex flex-row items-center w-fit bg-[#f5f5f5]\">\n <DateTime />\n <div className=\"w-0.5 h-full mx-4 bg-[#9DACD344] rounded\"></div>\n <ProfileInfo />\n </div>\n );\n};\n\nexport default UserProfileInfo;\n"],"mappings":";AAAA,OAAOA,KAAP,MAAkB,OAAlB;AACA,OAAOC,WAAP,MAAwB,eAAxB;AACA,OAAOC,QAAP,MAAqB,YAArB;;;AAEA,MAAMC,eAAe,GAAG,MAAM;EAC5B,oBACE;IAAK,SAAS,EAAC,wDAAf;IAAA,wBACE,QAAC,QAAD;MAAA;MAAA;MAAA;IAAA,QADF,eAEE;MAAK,SAAS,EAAC;IAAf;MAAA;MAAA;MAAA;IAAA,QAFF,eAGE,QAAC,WAAD;MAAA;MAAA;MAAA;IAAA,QAHF;EAAA;IAAA;IAAA;IAAA;EAAA,QADF;AAOD,CARD;;KAAMA,e;AAUN,eAAeA,eAAf"},"metadata":{},"sourceType":"module"}