Set state for when there are no new notifications
This commit is contained in:
@@ -26,6 +26,7 @@ export default class extends Controller {
|
||||
|
||||
close() {
|
||||
this.dialogTarget.close()
|
||||
this.dialogTarget.blur()
|
||||
}
|
||||
|
||||
closeOnClickOutside({ target }) {
|
||||
|
||||
Reference in New Issue
Block a user