Skip to content

Commit

Permalink
be in sync with www (#6478)
Browse files Browse the repository at this point in the history
  • Loading branch information
potatowagon authored Jul 31, 2024
1 parent f92696d commit 472cf68
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import * as React from 'react';

type Props = $ReadOnly<{
anchorElem?: HTMLElement,
anchorElem?: ?HTMLElement,
menuRef: React.RefObject<?HTMLElement>,
targetLineRef: React.RefObject<?HTMLElement>,
menuComponent: React.Node,
Expand Down

0 comments on commit 472cf68

Please sign in to comment.