Skip to content

Commit 999ed6f

Browse files
committed
fix: typo
1 parent 0865155 commit 999ed6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/StructuredYson/StructuredYsonBase.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ interface State {
5959
value: UnipikaFlattenTreeItem['value'];
6060
searchInfo?: SearchInfo;
6161
};
62-
caseInsensitiveSearch?: boolean;
6362
}
6463

6564
function calculateState(

0 commit comments

Comments
 (0)