fix: panelmenu doc
parent
6832ef8e31
commit
f9e35f6523
|
@ -7,7 +7,7 @@ const PanelMenuProps = [
|
|||
},
|
||||
{
|
||||
name: "expandedKeys",
|
||||
type: "array",
|
||||
type: "object",
|
||||
default: "null",
|
||||
description: "A map of keys to represent the expansion state in controlled mode."
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue