{"version":3,"sources":["webpack:///./src/stories/Components/ToastContainer/ToastContainer.tsx"],"names":["ToastContainer","React","TC","autoClose","position"],"mappings":"wFAAA,0BAKeA,UAHQ,IACZC,gBAAoBC,IAAI,CAAEC,UAAW,IAAMC,SAAU","file":"122-784d5c2a67ad4fc90491.js","sourcesContent":["import * as React from 'react';\r\nimport { ToastContainer as TC } from 'react-toastify';\r\nconst ToastContainer = () => {\r\n return React.createElement(TC, { autoClose: 5000, position: \"bottom-right\" });\r\n};\r\nexport default ToastContainer;\r\n"],"sourceRoot":""}