Skip to content

Commit

Permalink
fix: Update packages/core/src/components/basic-navigation/basic-navig…
Browse files Browse the repository at this point in the history
…ation.tsx

Co-authored-by: Lukas Maurer <[email protected]>
  • Loading branch information
danielleroux and nuke-ellington authored Dec 19, 2023
1 parent dd417ee commit ee37cfb
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import { menuController } from '../utils/menu-service/menu-service';
import { Disposable } from '../utils/typed-event';

/**
* @deprecated Use ix-application as an successor of ix-basic-navigation
* @deprecated ix-basic-navigation is deprecated in favor of ix-application
*/
@Component({
tag: 'ix-basic-navigation',
Expand Down

0 comments on commit ee37cfb

Please sign in to comment.