Skip to content

Commit

Permalink
fix: key
Browse files Browse the repository at this point in the history
  • Loading branch information
numbap committed Mar 29, 2023
1 parent 9551c49 commit 909c62d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file modified dts-stn-service-canada-design-system-1.56.5.tgz
Binary file not shown.
1 change: 1 addition & 0 deletions src/components/Menu/Menu.js
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ export function Menu(props) {
<Component
href={element.path}
passHref={element.passHref}
key={index}
>
<a
className={`${
Expand Down

0 comments on commit 909c62d

Please sign in to comment.