We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0865155 commit 999ed6fCopy full SHA for 999ed6f
src/StructuredYson/StructuredYsonBase.tsx
@@ -59,7 +59,6 @@ interface State {
59
value: UnipikaFlattenTreeItem['value'];
60
searchInfo?: SearchInfo;
61
};
62
- caseInsensitiveSearch?: boolean;
63
}
64
65
function calculateState(
0 commit comments