{"version":3,"file":"toasts-CtJkOxrU.js","sources":["../../../client/entrypoints/toasts.tsx"],"sourcesContent":["import React from 'react';\nimport { createRoot } from 'react-dom/client';\nimport { ToastContainer } from '~/components/layout/ToastContainer';\n\ndocument.addEventListener('DOMContentLoaded', () => {\n const container = document.createElement('div');\n document.body.append(container);\n const root = createRoot(container);\n root.render();\n});\n"],"names":["container","createRoot","jsx","ToastContainer"],"mappings":"+DAIA,SAAS,iBAAiB,mBAAoB,IAAM,CAC5C,MAAAA,EAAY,SAAS,cAAc,KAAK,EACrC,SAAA,KAAK,OAAOA,CAAS,EACjBC,EAAWD,CAAS,EAC5B,OAAQE,EAAAA,IAAAC,EAAA,CAAA,CAAe,CAAE,CAChC,CAAC"}