mirror of
https://github.com/langgenius/dify.git
synced 2026-05-21 09:17:27 +08:00
fix knip
This commit is contained in:
@ -3,7 +3,7 @@ import {
|
||||
useRef,
|
||||
} from 'react'
|
||||
|
||||
export type ObservedNodeSize = {
|
||||
type ObservedNodeSize = {
|
||||
width: number
|
||||
height: number
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user