onChatResize()

in src/components/agentic_chat/agentic_duo_chat.stories.js [152:154]


    onChatResize(e) {
      this.updateDimensions(e.width, e.height);
    },