chore: upgrade swr and so on

This commit is contained in:
Joel
2025-02-11 15:41:31 +08:00
parent dcfadbd315
commit 6653b6e072
6 changed files with 16 additions and 11 deletions

View File

@ -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