Skip to content
Snippets Groups Projects
Unverified Commit cb8f1456 authored by apple502j's avatar apple502j Committed by GitHub
Browse files

Block Vivaldi

parent 1c0ef282
Branches
Tags
No related merge requests found
......@@ -6,6 +6,7 @@ import bowser from 'bowser';
*/
export default function () {
if (bowser.msie ||
bowser.vivaldi ||
bowser.opera ||
bowser.silk) {
return false;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment