Skip to content

Commit

Permalink
Merge pull request #1348 from nextstrain/support-safari-16-again
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-aksamentov authored Dec 20, 2023
2 parents 374d138 + c1ad7df commit df21391
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ export function BrowserWarning() {
chrome: '>60',
edge: '>79',
firefox: '>52',
safari: '>=16',
})

if (isSupportedBrowser) {
Expand Down

0 comments on commit df21391

Please sign in to comment.