{"version":3,"file":"6437-a4b82d9c8704d7ef67f0.js","mappings":"gJACA,MAIA,EAH0B,CACtBA,U,SAFcC,GAAAA,IAAAA,WAAU,CAAAC,YAAA,+BAAAC,YAAA,eAAVF,CAAU,OCI5B,EAHqBG,GACTC,EAAAA,cAAoBC,EAAAA,UAAa,CAAEC,GAAIH,EAAMG,I","sources":["webpack://ess-mep/./src/stories/Widgets/AnchorPoint/AnchorPoint.styles.ts","webpack://ess-mep/./src/stories/Widgets/AnchorPoint/AnchorPoint.tsx"],"sourcesContent":["import styled from 'styled-components';\r\nconst Container = styled.div ``;\r\nconst AnchorPointStyles = {\r\n Container,\r\n};\r\nexport default AnchorPointStyles;\r\n","import * as React from 'react';\r\nimport S from './AnchorPoint.styles';\r\nconst AnchorPoint = (props) => {\r\n return (React.createElement(S.Container, { id: props.id }));\r\n};\r\nexport default AnchorPoint;\r\n"],"names":["Container","styled","displayName","componentId","props","React","S","id"],"sourceRoot":""}