Skip to content

Conversation

@itsPronay
Copy link
Collaborator

@itsPronay itsPronay commented Aug 26, 2025

data class Error(val message: String) : DialogState
data object Loading : DialogState
data class ShowStatusDialog(val status: ResultStatus, val msg: String = "") : DialogState
}

This comment was marked as resolved.

@therajanmaurya therajanmaurya merged commit a16895e into openMF:development Aug 27, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants