The v2.0.5 captchaEnabled editor toggle (fe5d117) changed web/src but never rebuilt the committed web/dist. Rebuild so the shipped bundle matches source. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
8 lines
280 B
JavaScript
8 lines
280 B
JavaScript
import { g as getDefaultExportFromCjs } from './_commonjsHelpers-B85MJLTf.js';
|
|
import { r as requireReactDom } from './index-eoEhLOdg.js';
|
|
|
|
var reactDomExports = requireReactDom();
|
|
const index = /*@__PURE__*/getDefaultExportFromCjs(reactDomExports);
|
|
|
|
export { index as default };
|