committed by
Vladimír Gorej
parent
fe181ede90
commit
7d5cad0a1a
@@ -11,3 +11,5 @@ JSONSchemaLevelContext.displayName = "JSONSchemaLevelContext"
|
||||
|
||||
export const JSONSchemaDeepExpansionContext = createContext(false)
|
||||
JSONSchemaDeepExpansionContext.displayName = "JSONSchemaDeepExpansionContext"
|
||||
|
||||
export const JSONSchemaCyclesContext = createContext(new Set())
|
||||
|
||||
Reference in New Issue
Block a user