@@ -92,7 +92,7 @@ export class Store {
}
// Backwards compatibility layer for the mixin
export const StoreSubcriber = function(superClass) {
export const StoreSubscriber = function(superClass) {
return class extends superClass {
constructor() {
super();
The note is not visible to the blocked user.