Skip to content

Commit

Permalink
Revert "Trigger status?"
Browse files Browse the repository at this point in the history
This reverts commit 3c827c0.
  • Loading branch information
benoitgrelard committed Feb 29, 2024
1 parent 3c827c0 commit 69e4d31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react/navigation-menu/src/NavigationMenu.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import type { Scope } from '@radix-ui/react-context';
type Orientation = 'vertical' | 'horizontal';
type Direction = 'ltr' | 'rtl';

/* ------------------------------------------------------------------------------------------------
/* -------------------------------------------------------------------------------------------------
* NavigationMenu
* -----------------------------------------------------------------------------------------------*/

Expand Down

0 comments on commit 69e4d31

Please sign in to comment.