/** * Corelatin React Islands — Babel Standalone (no build step) * Components: NotificationPanel, StatCounterGrid * * TIMING STRATEGY: * Babel compiles this file asynchronously, so we must not rely * on DOMContentLoaded for mounting — the event may have already * fired before Babel finishes. Instead, we mount synchronously * at the bottom of this file (DOM nodes already exist because * the