@@ -8,4 +8,5 @@ const store = configureStore({
});
export type RootState = ReturnType<typeof store.getState>;
export default store;
export type AppDispatch = typeof store.dispatch;
The note is not visible to the blocked user.