mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
chore: upgrade swr and so on
This commit is contained in:
@ -115,7 +115,6 @@ export const PortalToFollowElemTrigger = (
|
||||
) => {
|
||||
const context = usePortalToFollowElemContext()
|
||||
const childrenRef = (children as any).props?.ref
|
||||
console.log(childrenRef)
|
||||
const ref = useMergeRefs([context.refs.setReference, propRef, childrenRef])
|
||||
|
||||
// `asChild` allows the user to pass any element as the anchor
|
||||
|
||||
Reference in New Issue
Block a user