fix: clean up typings
This commit is contained in:
@@ -66,6 +66,4 @@ export type List = {
|
||||
}
|
||||
|
||||
|
||||
export type ListProps = {
|
||||
listBlock: List
|
||||
}
|
||||
export type ListProps = List
|
||||
|
||||
Reference in New Issue
Block a user