File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -90,6 +90,9 @@ const Header: FC = () => {
9090 navElementId ,
9191 {
9292 handleNavigation : navigationHandler ,
93+ integrations : {
94+ sprig : 'disable' ,
95+ } ,
9396 onReady ( ) { setReady ( true ) } ,
9497 signIn ( ) { window . location . href = authUrlLogin ( ) } ,
9598 signOut ( ) { window . location . href = authUrlLogout } ,
Original file line number Diff line number Diff line change @@ -14261,8 +14261,8 @@ unique-string@^2.0.0:
1426114261 crypto-random-string "^2.0.0"
1426214262
1426314263"universal-navigation@https://github.com/topcoder-platform/universal-navigation":
14264- version "1.0.4 "
14265- resolved "https://github.com/topcoder-platform/universal-navigation#332405d1b9fcf780460fdde1ae81c5fe0fbcb41a "
14264+ version "1.0.12 "
14265+ resolved "https://github.com/topcoder-platform/universal-navigation#92b8a638a901dedc0b59edb121161d9dabc8333a "
1426614266
1426714267universalify@^0.2.0:
1426814268 version "0.2.0"
You can’t perform that action at this time.
0 commit comments