Small updates to Layout Extension code (committing to keep separate from larger changes)
Summary: Changed AXVisible checking, added AX specific hover Reviewed By: danielbuechele Differential Revision: D8795383 fbshipit-source-id: bb10b9e860629cfd385d97e79587c76460b516bc
This commit is contained in:
committed by
Facebook Github Bot
parent
fcd1b1e773
commit
9e673a07a8
@@ -23,3 +23,5 @@ export class AXElementsInspector extends Component<{
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
||||
export const AXToggleButtonEnabled: boolean = false;
|
||||
|
||||
Reference in New Issue
Block a user