import { createAction, props } from '@ngrx/store'; export const showDialog = createAction('[Messenger::Settings] Show Dialog');