mirror of
https://github.com/langgenius/dify.git
synced 2026-04-25 21:26:15 +08:00
Replace <div> with <button type="button"> in PopoverTrigger and TooltipTrigger render props to satisfy Base UI's nativeButton requirement and restore proper button semantics.