mirror of
https://github.com/langgenius/dify.git
synced 2026-03-21 14:28:26 +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.