Skip to content

Commit

Permalink
feat(container): add animations to pnr
Browse files Browse the repository at this point in the history
ref: MANAGER-14461

Signed-off-by: Maxime Bajeux <[email protected]>
  • Loading branch information
Maxime Bajeux committed Dec 17, 2024
1 parent 1ebf5e1 commit 760fdd7
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,7 @@ import {
shouldHideElement,
findNodeByRouting,
splitPathIntoSegmentsWithoutRouteParams,
IServicesCount,
debounce
IServicesCount
} from './utils';
import { Node } from './navigation-tree/node';
import useProductNavReshuffle from '@/core/product-nav-reshuffle';
Expand Down

0 comments on commit 760fdd7

Please sign in to comment.