fix: typings
This commit is contained in:
@@ -19,7 +19,7 @@ interface StraightEdgeProps<T = any> {
|
||||
label?:
|
||||
| string
|
||||
| {
|
||||
component: VNode
|
||||
component: any
|
||||
props?: any
|
||||
}
|
||||
labelStyle?: any
|
||||
|
||||
Reference in New Issue
Block a user