File tree Expand file tree Collapse file tree 3 files changed +246
-252
lines changed Expand file tree Collapse file tree 3 files changed +246
-252
lines changed Original file line number Diff line number Diff line change @@ -4249,6 +4249,39 @@ Map {
4249
4249
},
4250
4250
" HeaderMenu" => Object {
4251
4251
" $$typeof" : Symbol (react .forward_ref ),
4252
+ " propTypes" : Object {
4253
+ " aria-label" : [Function ],
4254
+ " aria-labelledby" : [Function ],
4255
+ " className" : Object {
4256
+ " type" : " string" ,
4257
+ },
4258
+ " focusRef" : Object {
4259
+ " type" : " func" ,
4260
+ },
4261
+ " isActive" : Object {
4262
+ " type" : " bool" ,
4263
+ },
4264
+ " isCurrentPage" : [Function ],
4265
+ " menuLinkName" : Object {
4266
+ " isRequired" : true ,
4267
+ " type" : " string" ,
4268
+ },
4269
+ " onBlur" : Object {
4270
+ " type" : " func" ,
4271
+ },
4272
+ " onClick" : Object {
4273
+ " type" : " func" ,
4274
+ },
4275
+ " onKeyDown" : Object {
4276
+ " type" : " func" ,
4277
+ },
4278
+ " renderMenuContent" : Object {
4279
+ " type" : " func" ,
4280
+ },
4281
+ " tabIndex" : Object {
4282
+ " type" : " number" ,
4283
+ },
4284
+ },
4252
4285
" render" : [Function ],
4253
4286
},
4254
4287
" HeaderMenuButton" => Object {
You can’t perform that action at this time.
0 commit comments