docs: update bottom banner
parent
2afccac35e
commit
43a48ed422
|
@ -17,7 +17,7 @@ export default {
|
||||||
return {
|
return {
|
||||||
visibleAdblockBanner: !!this.demoContext.blocked,
|
visibleAdblockBanner: !!this.demoContext.blocked,
|
||||||
value: null,
|
value: null,
|
||||||
showTopBanner: !localStorage.getItem('notification-key-next'),
|
showTopBanner: !localStorage.getItem('notification-key-surelyform'),
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
watch: {
|
watch: {
|
||||||
|
|
Loading…
Reference in New Issue