Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Kristian
uniswap-interface
Commits
9c44e61e
Unverified
Commit
9c44e61e
authored
4 years ago
by
Jordan Frankfurt
Committed by
GitHub
4 years ago
Browse files
Options
Download
Email Patches
Plain Diff
unregisters all installed service workers (#1322)
parent
71db11b6
main
dependabot/npm_and_yarn/ssri-6.0.2
v3.2.16
v3.2.15
v3.2.14
v3.2.13
v3.2.12
v3.2.11
v3.2.10
v3.2.9
v3.2.8
v3.2.7
v3.2.6
v3.2.5
v3.2.4
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/index.tsx
+1
-1
src/index.tsx
with
1 addition
and
1 deletion
+1
-1
src/index.tsx
+
1
-
1
View file @
9c44e61e
...
...
@@ -77,4 +77,4 @@ ReactDOM.render(
document
.
getElementById
(
'
root
'
)
)
serviceWorkerRegistration
.
register
()
serviceWorkerRegistration
.
un
register
()
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment
Menu
Projects
Groups
Snippets
Help