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