{"version":3,"file":"3.8a9961c90edea23a520d.chunk.js","sources":["webpack:///./app/components/Img/index.js"],"sourcesContent":["/*\n * Copyright© Celligence International, LLC - 2023\n * \n * This software program is protected by copyright laws and is the property of\n * Celligence International, LLC (Celligence). Any unauthorized reproduction,\n * distribution, modification, or public display of this program, without the\n * explicit permission of Celligence is strictly prohibited. If you have gained\n * access to this program without the expressed approval of Celligence report\n * the incident to legal@celligence.com.\n * \n */\n\nimport React, { Fragment } from 'react';\nfunction Img(props) {\n\n return (\n <Fragment>\n {props.children}\n </Fragment>\n )\n\n}\n\n\nexport default Img;\n"],"mappings":"AAwBA","sourceRoot":""}