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 = () => {
90
90
navElementId ,
91
91
{
92
92
handleNavigation : navigationHandler ,
93
+ integrations : {
94
+ sprig : 'disable' ,
95
+ } ,
93
96
onReady ( ) { setReady ( true ) } ,
94
97
signIn ( ) { window . location . href = authUrlLogin ( ) } ,
95
98
signOut ( ) { window . location . href = authUrlLogout } ,
Original file line number Diff line number Diff line change @@ -14261,8 +14261,8 @@ unique-string@^2.0.0:
14261
14261
crypto-random-string "^2.0.0"
14262
14262
14263
14263
"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 "
14266
14266
14267
14267
universalify@^0.2.0:
14268
14268
version "0.2.0"
You can’t perform that action at this time.
0 commit comments