@@ -0,0 +1,5 @@
export enum Alert {
Danger = "danger",
Warning = "warning",
Success = "success"
}
The note is not visible to the blocked user.